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:records_
(Results
1 - 10
of
10
) sorted by relevance
/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/
H
A
D
test_utils.h
37
std::map<std::string, Total>
records_
;
member
/foundation/distributeddatamgr/udmf/interfaces/cj/include/
H
A
D
unified_data_impl.h
44
std::vector<UDMF::CUnifiedRecord *>
records_
;
member in OHOS::UDMF::CUnifiedData
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H
A
D
cache_cursor.h
43
std::vector<DistributedData::VBucket>
records_
;
member in OHOS::DistributedRdb::CacheCursor
/foundation/multimodalinput/input/util/common/include/
H
A
D
aggregator.h
46
std::vector<RecordInfo>
records_
;
member in OHOS::MMI::Aggregator
/foundation/distributeddatamgr/udmf/interfaces/innerkits/data/
H
A
D
unified_data.h
65
std::vector<std::shared_ptr<UnifiedRecord>>
records_
;
member in OHOS::UDMF::UnifiedData
/foundation/ability/ability_runtime/services/abilitymgr/include/
H
A
D
insight_intent_execute_manager.h
93
std::map<uint64_t, std::shared_ptr<InsightIntentExecuteRecord>>
records_
;
member in OHOS::AAFwk::InsightIntentExecuteManager
/foundation/arkui/ace_engine/frameworks/base/log/
H
A
D
ace_performance_check.h
91
static std::vector<std::pair<int64_t, std::string>>
records_
;
member in OHOS::Ace::final
H
A
D
ace_performance_check.cpp
41
std::vector<std::pair<int64_t, std::string>> AceScopedPerformanceCheck::
records_
;
member in OHOS::Ace::AceScopedPerformanceCheck
/foundation/distributeddatamgr/pasteboard/framework/innerkits/include/
H
A
D
paste_data.h
158
std::vector<std::shared_ptr<PasteDataRecord>>
records_
;
member in OHOS::MiscServices::PasteData
/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/
H
A
D
js_card_parser.cpp
64
std::vector<std::pair<int32_t, std::string>>
records_
;
member in OHOS::Ace::Framework::__anon1664::VersionData
Completed in 6 milliseconds