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:FreeBuffer
(Results
1 - 9
of
9
) sorted by relevance
/foundation/communication/ipc/ipc/native/c/manager/include/
H
A
D
iremote_invoker.h
33
int32_t (*
FreeBuffer
)(void *ptr);
member
/foundation/graphic/surface_lite/frameworks/
H
A
D
buffer_manager.cpp
195
void BufferManager::
FreeBuffer
(SurfaceBufferImpl** buffer)
in FreeBuffer()
function in OHOS::BufferManager
/foundation/communication/ipc/ipc/native/c/manager/src/
H
A
D
ipc_skeleton.c
120
int32_t
FreeBuffer
(void *ptr)
in FreeBuffer()
function
/foundation/arkui/ui_lite/frameworks/engines/gfx/
H
A
D
soft_engine.cpp
146
void SoftEngine::
FreeBuffer
(uint8_t* buffer, uint32_t usage)
in FreeBuffer()
function in OHOS::SoftEngine
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/common/
H
A
D
hdi_codec.cpp
244
Status HdiCodec::
FreeBuffer
(PortIndex portIndex, const std::shared_ptr<OmxCodecBuffer> &omxBuffer)
in FreeBuffer()
function in OHOS::Media::Plugins::Hdi::HdiCodec
/foundation/communication/ipc/ipc/native/src/mock/include/
H
A
D
dbinder_base_invoker_interface.h
186
template <class T> void DBinderBaseInvoker<T>::
FreeBuffer
(void *data)
in FreeBuffer()
function in OHOS::DBinderBaseInvoker
/foundation/multimedia/av_codec/test/moduletest/muxer/NativeAPI/
H
A
D
NativeAVMuxerStablityTest.cpp
410
void
FreeBuffer
(OH_AVMemory** avMemBuffer)
in FreeBuffer()
function
H
A
D
NativeAVMuxerFunctionTest.cpp
464
void
FreeBuffer
(OH_AVMemory* avMemBuffer)
in FreeBuffer()
function
/foundation/communication/ipc/ipc/native/src/mock/source/
H
A
D
binder_invoker.cpp
1351
void BinderInvoker::
FreeBuffer
(void *data)
in FreeBuffer()
function in OHOS::IPC_SINGLE::BinderInvoker
Completed in 11 milliseconds