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:uvQueue_
(Results
1 - 13
of
13
) sorted by relevance
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/include/
H
A
D
js_observer.h
30
std::shared_ptr<UvQueue>
uvQueue_
;
member in OHOS::DistributedData::JSObserver
H
A
D
js_kv_manager.h
61
std::shared_ptr<UvQueue>
uvQueue_
;
member in OHOS::DistributedData::JsKVManager
H
A
D
js_kv_store.h
110
std::shared_ptr<UvQueue>
uvQueue_
;
member in OHOS::DistributedData::JsKVStore
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/include/
H
A
D
js_observer.h
30
std::shared_ptr<UvQueue>
uvQueue_
;
member in OHOS::DistributedKVStore::JSObserver
H
A
D
js_kv_manager.h
62
std::shared_ptr<UvQueue>
uvQueue_
;
member in OHOS::DistributedKVStore::JsKVManager
H
A
D
js_single_kv_store.h
123
std::shared_ptr<UvQueue>
uvQueue_
;
member in OHOS::DistributedKVStore::JsSingleKVStore
/foundation/distributeddatamgr/preferences/frameworks/js/napi/common/include/
H
A
D
js_observer.h
34
std::weak_ptr<UvQueue>
uvQueue_
;
member in OHOS::PreferencesJsKit::JSObserver
/foundation/distributeddatamgr/data_object/frameworks/jskitsimpl/include/common/
H
A
D
uv_queue.h
37
std::weak_ptr<UvQueue>
uvQueue_
;
member
/foundation/distributeddatamgr/preferences/frameworks/js/napi/storage/include/
H
A
D
napi_storage.h
66
std::shared_ptr<PreferencesJsKit::UvQueue>
uvQueue_
;
member in OHOS::StorageJsKit::StorageProxy
/foundation/distributeddatamgr/data_share/frameworks/native/provider/include/
H
A
D
datashare_stub_impl.h
82
std::shared_ptr<DataShare::DataShareUvQueue>
uvQueue_
;
member in OHOS::DataShare::DataShareStubImpl
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/include/
H
A
D
napi_rdb_store_observer.h
53
std::shared_ptr<UvQueue>
uvQueue_
;
member in OHOS::RelationalStoreJsKit::NapiRdbStoreObserver
/foundation/distributeddatamgr/preferences/frameworks/js/napi/sendable_preferences/include/
H
A
D
napi_preferences.h
84
std::shared_ptr<UvQueue>
uvQueue_
;
member in OHOS::Sendable::JSPreferences::PreferencesProxy::JSObservers
/foundation/distributeddatamgr/preferences/frameworks/js/napi/preferences/include/
H
A
D
napi_preferences.h
80
std::shared_ptr<UvQueue>
uvQueue_
;
member in OHOS::PreferencesJsKit::PreferencesProxy
Completed in 3 milliseconds