Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:AllocateBuffer
(Results
1 - 11
of
11
) sorted by relevance
/foundation/ai/neural_network_runtime/test/unittest/common/v2_0/
H
A
D
executor_mock_device.cpp
25
void* HDIDeviceV2_0::
AllocateBuffer
(size_t length)
in AllocateBuffer()
function in OHOS::NeuralNetworkRuntime::HDIDeviceV2_0
H
A
D
compilation_mock_idevice.cpp
193
void* HDIDeviceV2_0::
AllocateBuffer
(size_t length)
in AllocateBuffer()
function in OHOS::NeuralNetworkRuntime::HDIDeviceV2_0
/foundation/ai/neural_network_runtime/test/unittest/common/v1_0/
H
A
D
executor_mock_device.cpp
25
void* HDIDeviceV1_0::
AllocateBuffer
(size_t length)
in AllocateBuffer()
function in OHOS::NeuralNetworkRuntime::HDIDeviceV1_0
H
A
D
compilation_mock_idevice.cpp
193
void* HDIDeviceV1_0::
AllocateBuffer
(size_t length)
in AllocateBuffer()
function in OHOS::NeuralNetworkRuntime::HDIDeviceV1_0
/foundation/ai/neural_network_runtime/test/fuzztest/
H
A
D
nnrt_device_impl.h
110
int32_t
AllocateBuffer
(uint32_t length, SharedBuffer& buffer)
in AllocateBuffer()
function in OHOS::HDI::Nnrt::V2_0::NnrtDeviceImpl
/foundation/multimedia/media_foundation/engine/include/foundation/utils/
H
A
D
buffer_pool.h
100
std::shared_ptr<T>
AllocateBuffer
()
in AllocateBuffer()
function in OHOS::Media::BufferPool
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H
A
D
hdi_device_v1_0.cpp
338
void* HDIDeviceV1_0::
AllocateBuffer
(size_t length)
in AllocateBuffer()
function in OHOS::NeuralNetworkRuntime::HDIDeviceV1_0
361
OH_NN_ReturnCode HDIDeviceV1_0::
AllocateBuffer
(size_t length, int& fd)
in AllocateBuffer()
function in OHOS::NeuralNetworkRuntime::HDIDeviceV1_0
H
A
D
hdi_device_v2_1.cpp
374
void* HDIDeviceV2_1::
AllocateBuffer
(size_t length)
in AllocateBuffer()
function in OHOS::NeuralNetworkRuntime::HDIDeviceV2_1
396
OH_NN_ReturnCode HDIDeviceV2_1::
AllocateBuffer
(size_t length, int& fd)
in AllocateBuffer()
function in OHOS::NeuralNetworkRuntime::HDIDeviceV2_1
H
A
D
hdi_device_v2_0.cpp
379
void* HDIDeviceV2_0::
AllocateBuffer
(size_t length)
in AllocateBuffer()
function in OHOS::NeuralNetworkRuntime::HDIDeviceV2_0
401
OH_NN_ReturnCode HDIDeviceV2_0::
AllocateBuffer
(size_t length, int& fd)
in AllocateBuffer()
function in OHOS::NeuralNetworkRuntime::HDIDeviceV2_0
/foundation/ai/neural_network_runtime/example/drivers/nnrt/v1_0/hdi_cpu_service/src/
H
A
D
nnrt_device_service.cpp
185
int32_t NnrtDeviceService::
AllocateBuffer
(uint32_t length, SharedBuffer& buffer)
in AllocateBuffer()
function in OHOS::HDI::Nnrt::V1_0::NnrtDeviceService
/foundation/ai/neural_network_runtime/example/drivers/nnrt/v2_0/hdi_cpu_service/src/
H
A
D
nnrt_device_service.cpp
219
int32_t NnrtDeviceService::
AllocateBuffer
(uint32_t length, SharedBuffer& buffer)
in AllocateBuffer()
function in OHOS::HDI::Nnrt::V2_0::NnrtDeviceService
Completed in 7 milliseconds