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:storage_
(Results
1 - 25
of
40
) sorted by relevance
1
2
/base/hiviewdfx/hiview/plugins/event_store/event_export/database/include/
H
A
D
export_db_manager.h
44
std::shared_ptr<ExportDbStorage>
storage_
;
member in OHOS::HiviewDFX::ExportDbManager
/foundation/multimedia/media_library/frameworks/services/media_mtp/include/payload_data/
H
A
D
get_storage_info_data.h
32
std::shared_ptr<Storage>
storage_
;
member in OHOS::Media::GetStorageInfoData
/third_party/libphonenumber/cpp/src/phonenumbers/geocoding/
H
A
D
area_code_map.h
73
scoped_ptr<const DefaultMapStorage>
storage_
;
member in i18n::phonenumbers::AreaCodeMap
/arkcompiler/runtime_core/static_core/verification/cache/
H
A
D
file_entity_cache.h
81
PandaUnorderedMap<Key, void *>
storage_
;
member in ark::verifier::FileEntityCache
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/
H
A
D
time_helper.h
72
const ISyncInterface *
storage_
;
member in DistributedDB::TimeHelper
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H
A
D
generic_virtual_device.h
55
ISyncInterface *
storage_
;
member in DistributedDB::GenericVirtualDevice
H
A
D
distributeddb_meta_data_test.cpp
41
VirtualSingleVerSyncDBInterface *
storage_
= nullptr;
member in __anon8317::DistributedDBMetaDataTest
[all...]
/third_party/gn/src/base/
H
A
D
value_iterators.h
149
DictStorage*
storage_
;
member in base::detail::dict_iterator_proxy
184
const DictStorage*
storage_
;
member in base::detail::const_dict_iterator_proxy
/third_party/node/deps/v8/src/bigint/
H
A
D
div-helpers.h
76
std::unique_ptr<digit_t[]>
storage_
;
member in v8::bigint::ShiftedDigits
H
A
D
bigint-internal.h
149
Storage
storage_
;
member in v8::bigint::ScratchDigits
/third_party/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/
H
A
D
no_destructor.h
83
alignas(T) char
storage_
[sizeof(T)];
member in angle::base::NoDestructor
/third_party/skia/third_party/externals/abseil-cpp/absl/cleanup/
H
A
D
cleanup.h
112
cleanup_internal::Storage<Callback>
storage_
;
member in absl::final
[all...]
/base/update/updater/services/ptable_parse/
H
A
D
ptable_manager.h
45
StorageType
storage_
= StorageType::STORAGE_UNKNOWN;
member in Updater::PtableManager
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H
A
D
query_sync_water_mark_helper.h
154
ISyncInterface *
storage_
;
member in DistributedDB::QuerySyncWaterMarkHelper
/arkcompiler/runtime_core/static_core/verification/util/
H
A
D
obj_pool.h
249
Vector<T>
storage_
;
global()
variable
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
H
A
D
rs_occlusion_region_helper.h
52
std::vector<Rect> &
storage_
; // current all rects storage
member in OHOS::Rosen::Occlusion::Assembler
/third_party/node/deps/v8/src/base/
H
A
D
lazy-instance.h
193
mutable StorageType
storage_
;
member
244
typename std::aligned_storage<sizeof(T), alignof(T)>::type
storage_
;
member in v8::base::LeakyObject
H
A
D
optional.h
281
OptionalStorage<T>
storage_
;
global()
member in v8::base::internal::OptionalBase
[all...]
/arkcompiler/runtime_core/static_core/runtime/profilesaver/
H
A
D
profile_dump_info.h
215
PandaUniquePtr<uint8_t[]>
storage_
; // NOLINT(modernize-avoid-c-arrays)
member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/
H
A
D
single_ver_data_sync.h
257
SyncGenericInterface*
storage_
;
member in DistributedDB::SingleVerDataSync
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
H
A
D
protocol_core.h
46
const Storage
storage_
;
member in v8_crdtp::DeserializerState
H
A
D
protocol_core.cc
236
DeserializerState::Storage
storage_
;
member in v8_crdtp::IncomingDeferredMessage
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
H
A
D
arg.cc
178
char
storage_
[128 / 3 + 1 + 1];
global()
member in absl::str_format_internal::__anon19376::IntDigits
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H
A
D
inlined_vector.h
116
:
storage_
(alloc) {}
in storage_()
function in absl::InlinedVector
755
Storage
storage_
;
global()
member in absl::InlinedVector
[all...]
H
A
D
fixed_array.h
489
Storage
storage_
;
global()
member in absl::FixedArray
[all...]
Completed in 12 milliseconds
1
2