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:mgr_
(Results
1 - 7
of
7
) sorted by relevance
/base/hiviewdfx/hiview/plugins/faultlogger/service/
H
A
D
faultlogger.h
80
std::unique_ptr<FaultLogManager>
mgr_
;
member in OHOS::HiviewDFX::Faultlogger
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H
A
D
data_ability_helper_standard.h
74
OHOS::Media::MediaLibraryManager
mgr_
;
member in OHOS::OHOS::OHOS::OHOS::Ace::DataAbilityHelperStandard
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
H
A
D
distributeddb_cloud_task_merge_test.cpp
111
std::shared_ptr<RelationalStoreManager>
mgr_
= nullptr;
member in __anon8254::DistributedDBCloudTaskMergeTest
H
A
D
distributeddb_cloud_assets_operation_sync_test.cpp
114
std::shared_ptr<RelationalStoreManager>
mgr_
= nullptr;
member in __anon8248::DistributedDBCloudAssetsOperationSyncTest
H
A
D
distributeddb_cloud_reference_sync_test.cpp
67
std::shared_ptr<RelationalStoreManager>
mgr_
= nullptr;
member in __anon8252::DistributedDBCloudReferenceSyncTest
H
A
D
distributeddb_cloud_check_sync_test.cpp
228
std::shared_ptr<RelationalStoreManager>
mgr_
= nullptr;
member in __anon8249::DistributedDBCloudCheckSyncTest
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/cloudsync_fuzzer/
H
A
D
cloudsync_fuzzer.cpp
540
std::shared_ptr<RelationalStoreManager>
mgr_
;
member in OHOS::CloudSyncTest
Completed in 9 milliseconds