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:entries_
(Results
1 - 16
of
16
) sorted by relevance
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H
A
D
bundle_scanner.h
46
std::list<std::string>
entries_
;
member in OHOS::AppExecFwk::BundleScanner
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
H
A
D
db_change_data_mock.h
40
std::list<DBEntry>
entries_
[BUTT];
member in OHOS::DistributedData::DBChangeDataMock
H
A
D
db_store_mock.h
124
mutable ConcurrentMap<Key, Value>
entries_
;
member in OHOS::DistributedData::DBStoreMock
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/heif_impl/heif_parser/box/
H
A
D
item_property_box.h
75
std::vector<PropertyEntry>
entries_
;
member in OHOS::ImagePlugin::HeifIpmaBox
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/multiver/
H
A
D
multi_ver_data_sync.h
62
std::vector<std::vector<uint8_t>>
entries_
;
member in DistributedDB::MultiVerAckPacket
H
A
D
multi_ver_sync_task_context.h
94
std::vector<MultiVerKvEntry *>
entries_
;
member in DistributedDB::final
/foundation/distributeddatamgr/udmf/interfaces/innerkits/data/
H
A
D
unified_record.h
71
std::shared_ptr<std::map<std::string, ValueType>>
entries_
= std::make_shared<std::map<std::string, ValueType>>();
member in OHOS::UDMF::UnifiedRecord
/foundation/ability/ability_runtime/services/dataobsmgr/include/
H
A
D
concurrent_map.h
277
std::map<_Key, _Tp>
entries_
;
global()
member in OHOS::ConcurrentMap
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
H
A
D
relational_sync_data_inserter.h
78
std::vector<DataItem>
entries_
;
member in DistributedDB::RelationalSyncDataInserter
/foundation/distributeddatamgr/kv_store/frameworks/common/
H
A
D
concurrent_map.h
302
std::map<_Key, _Tp>
entries_
;
global()
member in OHOS::ConcurrentMap
[all...]
/foundation/distributeddatamgr/pasteboard/framework/framework/include/common/
H
A
D
concurrent_map.h
253
std::map<_Key, _Tp>
entries_
;
global()
member in OHOS::ConcurrentMap
[all...]
/foundation/distributeddatamgr/relational_store/rdbmock/frameworks/native/rdb/
H
A
D
concurrent_map.h
289
std::map<_Key, _Tp>
entries_
;
global()
member in OHOS::ConcurrentMap
[all...]
/foundation/distributeddatamgr/preferences/frameworks/native/include/
H
A
D
concurrent_map.h
343
std::map<_Key, _Tp>
entries_
;
global()
member in OHOS::ConcurrentMap
[all...]
/foundation/distributeddatamgr/pasteboard/framework/innerkits/include/
H
A
D
paste_data_record.h
171
std::vector<std::shared_ptr<PasteDataEntry>>
entries_
;
member in OHOS::MiscServices::PasteDataRecord
/foundation/distributeddatamgr/kv_store/databaseutils/include/
H
A
D
acl.h
166
std::set<AclXattrEntry, std::less<>>
entries_
;
member in OHOS::DATABASE_UTILS::Acl
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
H
A
D
distributed_test_tools.cpp
295
vector<Entry>
entries_
= {};
member in KvCallback
Completed in 10 milliseconds