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:store_
(Results
1 - 9
of
9
) sorted by relevance
/base/security/security_guard/services/data_collect/store/include/
H
A
D
database.h
52
std::shared_ptr<NativeRdb::RdbStore>
store_
;
member in OHOS::Security::SecurityGuard::Database
/base/security/security_guard/test/unittest/data_collect/include/
H
A
D
database.h
52
std::shared_ptr<NativeRdb::RdbStore>
store_
;
member in OHOS::Security::SecurityGuard::Database
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/include/
H
A
D
data_share_dao.h
43
std::shared_ptr<DataShareStore>
store_
;
member in OHOS::HiviewDFX::DataShareDao
/base/telephony/telephony_data/common/include/
H
A
D
rdb_base_helper.h
69
std::shared_ptr<NativeRdb::RdbStore>
store_
;
member in OHOS::Telephony::RdbBaseHelper
/base/hiviewdfx/hiview/plugins/faultlogger/service/
H
A
D
faultlog_manager.h
52
std::unique_ptr<LogStoreEx>
store_
= nullptr;
member in OHOS::HiviewDFX::FaultLogManager
/base/usb/usb_manager/services/native/include/
H
A
D
usb_right_database.h
76
std::shared_ptr<OHOS::NativeRdb::RdbStore>
store_
;
member in OHOS::USB::UsbRightDataBase
/base/time/time_service/services/timer/include/
H
A
D
timer_database.h
53
std::shared_ptr<OHOS::NativeRdb::RdbStore>
store_
;
member in OHOS::MiscServices::TimeDatabase
/base/request/request/services/include/
H
A
D
c_request_database.h
135
std::shared_ptr<OHOS::NativeRdb::RdbStore>
store_
;
member in OHOS::Request::RequestDataBase
/base/notification/distributed_notification_service/services/ans/include/
H
A
D
reminder_data_manager.h
738
std::shared_ptr<ReminderStore>
store_
= nullptr;
member in OHOS::Notification::final
Completed in 3 milliseconds