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:reserveFds
(Results
1 - 11
of
11
) sorted by relevance
/drivers/hdf_core/adapter/uhdf2/hdi/src/
H
A
D
buffer_util.c
24
BufferHandle *AllocateNativeBufferHandle(uint32_t
reserveFds
, uint32_t reserveInts)
in AllocateNativeBufferHandle()
argument
189
uint32_t
reserveFds
= 0;
HdfSbufReadNativeBufferHandle()
local
[all...]
H
A
D
native_buffer.cpp
205
uint32_t
reserveFds
= 0;
in ExtractFromParcel()
local
[all...]
/drivers/hdf_core/interfaces/inner_api/hdi/base/
H
A
D
buffer_handle.h
63
uint32_t
reserveFds
; /**< Number of the reserved FDs */
member
/drivers/peripheral/base/
H
A
D
buffer_handle.h
35
uint32_t
reserveFds
; /**< the number of reserved fd value */
member
/drivers/peripheral/display/buffer/vdi_base/include/
H
A
D
buffer_handle.h
35
uint32_t
reserveFds
; /**< the number of reserved fd value */
member
/drivers/interface/camera/sequenceable/buffer_handle/
H
A
D
buffer_handle_sequenceable.cpp
54
BufferHandle* BufferHandleSequenceable::NewBufferHandle(uint32_t
reserveFds
, uint32_t reserveInts)
in NewBufferHandle()
argument
/drivers/hdf_core/adapter/uhdf2/hdi/test/buffer_handle/
H
A
D
buffer_handle_test.cpp
42
BufferHandle *BufferHandleTest::CreateBufferHandle(uint32_t
reserveFds
, uint32_t reserveInts)
in CreateBufferHandle()
argument
[all...]
/drivers/peripheral/camera/test/hdi/sequenceable_test/src/
H
A
D
camera_hdi_sequenceable_test.cpp
121
constexpr int32_t
reserveFds
= 1;
in HWTEST_F()
local
149
constexpr int32_t
reserveFds
= 1;
in HWTEST_F()
local
/drivers/peripheral/codec/hal/src/
H
A
D
codec_types.c
78
uint32_t
reserveFds
= 0;
in BufferHandleUnmarshalling()
local
[all...]
/drivers/peripheral/display/hal/default_standard/src/display_gralloc/
H
A
D
allocator.cpp
198
const uint32_t
reserveFds
= handle->
reserveFds
;
in FreeMem()
local
/drivers/peripheral/display/buffer/vdi_base/src/
H
A
D
display_gralloc_gbm.cpp
339
const uint32_t
reserveFds
= handle->
reserveFds
;
in CloseBufferHandle()
local
Completed in 6 milliseconds