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:nativePtr
(Results
1 - 13
of
13
) sorted by relevance
/foundation/multimedia/image_framework/frameworks/kits/cj/src/
H
A
D
image_impl.cpp
126
auto
nativePtr
= native_->GetComponent(componentType);
in GetComponent()
local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H
A
D
arkts_native_utils_bridge.h
50
void DestructorInterceptor(void* env, void*
nativePtr
, void* data)
in DestructorInterceptor()
argument
/foundation/arkui/ace_engine/interfaces/native/node/
H
A
D
native_node_napi.cpp
40
void*
nativePtr
= nullptr;
in OH_ArkUI_GetNodeHandleFromNapiValue()
local
69
void*
nativePtr
= nullptr;
in OH_ArkUI_GetNodeHandleFromNapiValue()
local
149
void*
nativePtr
= nullptr;
in OH_ArkUI_GetNodeContentFromNapiValue()
local
[all...]
H
A
D
node_model.cpp
166
void DisposeNativeSource(ArkUI_NodeHandle
nativePtr
)
in DisposeNativeSource()
argument
194
DisposeNode(ArkUI_NodeHandle
nativePtr
)
DisposeNode()
argument
[all...]
/foundation/arkui/ace_engine_lite/frameworks/module_manager/
H
A
D
module_manager.cpp
280
void *
nativePtr
= nullptr;
in GetObjectPointer()
local
296
void *
nativePtr
= nullptr;
in GetObjectNamedPointer()
local
/foundation/multimedia/image_framework/frameworks/kits/js/common/
H
A
D
image_napi_utils.cpp
119
void *
nativePtr
= nullptr;
in CreateArrayBuffer()
local
H
A
D
image_napi.cpp
600
void *
nativePtr
= nullptr;
in TestGetComponentCallBack()
local
/foundation/multimedia/image_framework/frameworks/kits/js/common/sendable/
H
A
D
sendable_image_napi.cpp
591
void *
nativePtr
= nullptr;
in TestGetComponentCallBack()
local
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H
A
D
view_model.cpp
678
ArkUI_CharPtr GetName(void*
nativePtr
)
in GetName()
argument
685
void DisposeNode(void*
nativePtr
)
in DisposeNode()
argument
/foundation/arkui/ace_engine_lite/frameworks/native_engine/jsi/
H
A
D
jsi.cpp
855
void *
nativePtr
= reinterpret_cast<void *>(callback);
in SetOnDestroy()
local
856
jerry_set_object_native_pointer(AS_JERRY_VALUE(object),
nativePtr
, nullptr);
in SetOnDestroy()
local
892
void *
nativePtr
= reinterpret_cast<void *>(callback);
in SetNamedPointer()
local
893
jerry_set_object_native_pointer(AS_JERRY_VALUE(funObj),
nativePtr
, nullptr);
in SetNamedPointer()
local
/foundation/arkui/ace_engine_lite/frameworks/native_engine/jsi/test/unittest/common/
H
A
D
jsi_interface_tdd_test.cpp
822
void *
nativePtr
= nullptr;
in JSIInterfaceTest022()
local
855
void *
nativePtr
= nullptr;
in JSIInterfaceTest023()
local
[all...]
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H
A
D
canvas_component.cpp
1999
void *
nativePtr
= nullptr;
in ParseImageName()
local
/foundation/arkui/ace_engine/interfaces/napi/kits/promptaction/
H
A
D
prompt_action.cpp
652
void*
nativePtr
= nullptr;
member
2275
void*
nativePtr
= nullptr;
in JSPromptCloseCustomDialog()
local
2353
void*
nativePtr
= nullptr;
in JSPromptUpdateCustomDialog()
local
Completed in 20 milliseconds