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:newHandle
(Results
1 - 7
of
7
) sorted by relevance
/third_party/node/lib/internal/
H
A
D
dgram.js
32
function
newHandle
(type, lookup) {
function
/foundation/multimedia/camera_framework/frameworks/native/camera/src/utils/
H
A
D
camera_buffer_handle_utils.cpp
80
BufferHandle *
newHandle
= CameraAllocateBufferHandle(handle->reserveFds, handle->reserveInts);
in CameraCloneBufferHandle()
local
[all...]
/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H
A
D
render_node_graph_manager.cpp
121
bool
newHandle
= true;
in Create()
local
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H
A
D
ShaderModuleVk.cpp
187
VkShaderModule
newHandle
= VK_NULL_HANDLE;
in GetTransformedModuleHandle()
local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H
A
D
ble_advertiser_impl.cpp
1194
uint8_t
newHandle
= BLE_LEGACY_ADVERTISING_HANDLE;
in CreateAdvertiserSetHandle()
local
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/post_processor/
H
A
D
photo_post_processor.cpp
203
BufferHandle *
newHandle
= AllocateBufferHandle(handle->reserveFds, handle->reserveInts);
in CloneBufferHandle()
local
[all...]
/third_party/skia/src/core/
H
A
D
SkRemoteGlyphCache.cpp
769
auto
newHandle
= fDiscardableHandleManager->createHandle(); // Locked on creation
in getOrCreateCache()
local
Completed in 8 milliseconds