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:valueRef
(Results
1 - 5
of
5
) sorted by relevance
/foundation/distributeddatamgr/preferences/frameworks/cj/src/
H
A
D
preferences_ffi.cpp
125
int32_t FfiOHOSPreferencesOn(int64_t id, const char* mode, void (*callbackRef)(const char*
valueRef
))
in FfiOHOSPreferencesOn()
argument
/foundation/arkui/ace_engine/adapter/ohos/entrance/pa_engine/engine/common/
H
A
D
js_backend_timer_module.cpp
171
std::shared_ptr<NativeReference>
valueRef
;
in StartTimeoutOrInterval()
local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H
A
D
jsi_types.cpp
331
auto
valueRef
= JsiValueConvertor::toJsiValueWithVM<std::string>(vm, value);
in ToJsonObject()
local
346
auto
valueRef
= JsiValueConvertor::toJsiValueWithVM<std::string>(GetEcmaVM(), value);
in SetPropertyJsonObject()
local
/foundation/distributeddatamgr/kv_store/frameworks/cj/src/
H
A
D
distributed_kv_store_ffi.cpp
354
int32_t FfiOHOSDistributedKVStoreSingleKVStoreOnSyncComplete(int64_t id, void (*callbackId)(const CStringNum
valueRef
))
in FfiOHOSDistributedKVStoreSingleKVStoreOnSyncComplete()
argument
325
FfiOHOSDistributedKVStoreSingleKVStoreOnDataChange(int64_t id, uint8_t type, void (*callbackId)(const CChangeNotification
valueRef
))
FfiOHOSDistributedKVStoreSingleKVStoreOnDataChange()
argument
335
FfiOHOSDistributedKVStoreSingleKVStoreOffDataChange(int64_t id, void (*callbackId)(const CChangeNotification
valueRef
))
FfiOHOSDistributedKVStoreSingleKVStoreOffDataChange()
argument
H
A
D
distributed_kv_store_impl.cpp
639
int32_t CJSingleKVStore::OnDataChange(uint8_t type, void (*callbackId)(const CChangeNotification
valueRef
))
in OnDataChange()
argument
655
int32_t CJSingleKVStore::OffDataChange(void (*callbackId)(const CChangeNotification
valueRef
))
in OffDataChange()
argument
694
int32_t CJSingleKVStore::OnSyncComplete(void (*callbackId)(const CStringNum
valueRef
))
in OnSyncComplete()
argument
Completed in 8 milliseconds