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:UvEntry
(Results
1 - 7
of
7
) sorted by relevance
/foundation/distributeddatamgr/data_object/frameworks/jskitsimpl/include/common/
H
A
D
uv_queue.h
36
struct
UvEntry
{
struct in OHOS::ObjectStore::UvQueue
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/include/
H
A
D
uv_queue.h
35
struct
UvEntry
{
struct in OHOS::DistributedKVStore::final
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/include/
H
A
D
uv_queue.h
35
struct
UvEntry
{
struct in OHOS::DistributedData::final
/foundation/distributeddatamgr/preferences/frameworks/js/napi/common/include/
H
A
D
uv_queue.h
35
struct
UvEntry
{
struct in OHOS::PreferencesJsKit::final
/foundation/distributeddatamgr/data_share/frameworks/native/provider/include/
H
A
D
datashare_uv_queue.h
43
struct
UvEntry
{
struct in OHOS::DataShare::DataShareUvQueue
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/common/include/
H
A
D
js_uv_queue.h
78
struct
UvEntry
{
struct in OHOS::AppDataMgrJsKit::final
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H
A
D
copy.h
109
struct
UvEntry
{
struct
114
UvEntry
(const std::shared_ptr<JsCallbackObject> &cb, std::shared_ptr<FileInfos> fileInfos)
in UvEntry()
function
118
explicit
UvEntry
(const std::shared_ptr<JsCallbackObject> &cb) : callback(cb) {}
in UvEntry()
function
Completed in 2 milliseconds