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:reference
(Results
1 - 18
of
18
) sorted by relevance
/foundation/arkui/napi/reference_manager/
H
A
D
native_reference_manager.cpp
28
void NativeReferenceManager::CreateHandler(NativeReference*
reference
)
in CreateHandler()
argument
37
void NativeReferenceManager::ReleaseHandler(NativeReference*
reference
)
in ReleaseHandler()
argument
/foundation/ability/ability_runtime/frameworks/js/napi/app/ability_delegator/
H
A
D
js_ability_delegator_registry.cpp
30
thread_local std::unique_ptr<NativeReference>
reference
;
member
H
A
D
js_ability_delegator.cpp
995
std::shared_ptr<NativeReference>
reference
= nullptr;
in ParseMonitorPara()
local
1092
std::shared_ptr<NativeReference>
reference
= nullptr;
in CreateAbilityObject()
local
1470
std::shared_ptr<NativeReference>
reference
= nullptr;
in AddStageMonitorRecord()
local
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H
A
D
grid_row_modifier.cpp
107
void SetBreakpoints(ArkUINodeHandle node, int32_t
reference
, const ArkUI_Float32* pointValues,
in SetBreakpoints()
argument
/foundation/arkui/ace_engine/frameworks/core/components_v2/grid_layout/
H
A
D
grid_container_util_class.h
137
BreakPointsReference
reference
= BreakPointsReference::WindowSize;
member in OHOS::Ace::V2::BreakPoints
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H
A
D
distributeddb_cloud_interfaces_reference_test.cpp
459
TableReferenceProperty
reference
;
NormalSetReferenceTest()
local
[all...]
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/
H
A
D
net.h
44
FILLP_INT
reference
;
member
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H
A
D
arkts_native_grid_row_bridge.cpp
109
int32_t
reference
= 0;
in SetBreakpoints()
local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H
A
D
js_grid_row.cpp
211
auto
reference
= breakpoints->GetProperty("
reference
");
in ParserBreakpoints()
local
/foundation/multimedia/image_framework/frameworks/kits/js/common/sendable/
H
A
D
sendable_image_receiver_napi.cpp
236
auto
reference
= std::make_unique<SendableImageReceiverNapi>();
in Constructor()
local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H
A
D
hid_host_hogp.cpp
534
std::unique_ptr<Descriptor>
reference
= nullptr;
in GetHidReport()
local
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H
A
D
ability_test.cpp
2085
auto
reference
= ability->ParseValuesBucketReference(results, operation, numRefs);
in HWTEST_F()
local
/foundation/multimedia/image_framework/frameworks/kits/js/common/
H
A
D
image_creator_napi.cpp
185
std::unique_ptr<ImageCreatorNapi>
reference
= std::make_unique<ImageCreatorNapi>();
in Constructor()
local
H
A
D
image_receiver_napi.cpp
235
auto
reference
= std::make_unique<ImageReceiverNapi>();
in Constructor()
local
/foundation/ability/ability_runtime/frameworks/native/runtime/
H
A
D
js_runtime.cpp
1364
void JsRuntime::FreeNativeReference(std::unique_ptr<NativeReference>
reference
)
in FreeNativeReference()
argument
1369
void JsRuntime::FreeNativeReference(std::shared_ptr<NativeReference>&&
reference
)
in FreeNativeReference()
argument
/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H
A
D
render_command_list.cpp
1856
void RenderCommandList::SetDynamicStateStencilReference(const StencilFaceFlags faceMask, const uint32_t
reference
)
in SetDynamicStateStencilReference()
argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
H
A
D
relational_sync_able_storage.cpp
1631
GetTableReference(const std::string &tableName, std::map<std::string, std::vector<TableReferenceProperty>> &
reference
)
GetTableReference()
argument
[all...]
/foundation/arkui/napi/native_engine/
H
A
D
native_api.cpp
1810
auto
reference
= reinterpret_cast<NativeReference**>(result);
in napi_wrap()
local
1855
auto
reference
= reinterpret_cast<NativeReference**>(result);
in napi_wrap_async_finalizer()
local
1900
auto
reference
= reinterpret_cast<NativeReference**>(result);
in napi_wrap_with_size()
local
2144
auto
reference
= reinterpret_cast<NativeReference*>(ref);
napi_delete_reference()
local
2166
auto
reference
= reinterpret_cast<NativeReference*>(ref);
napi_reference_ref()
local
2185
auto
reference
= reinterpret_cast<NativeReference*>(ref);
napi_reference_unref()
local
2204
auto
reference
= reinterpret_cast<NativeReference*>(ref);
napi_get_reference_value()
local
3678
NativeReference*
reference
= nullptr;
napi_add_finalizer()
local
[all...]
Completed in 40 milliseconds