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 - 25
of
136
) sorted by relevance
1
2
3
4
5
6
/foundation/distributeddatamgr/preferences/frameworks/js/napi/common/src/
H
A
D
napi_preferences_observer.cpp
38
void JSPreferencesObserver::OnChange(const std::map<std::string, PreferencesValue> &
records
)
in OnChange()
argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H
A
D
cloud_db_data_utils.cpp
22
std::vector<VBucket>
records
;
in GenerateRecords()
local
/foundation/distributeddatamgr/preferences/interfaces/inner_api/include/
H
A
D
preferences_observer.h
45
virtual void OnChange(const std::map<std::string, NativePreferences::PreferencesValue> &
records
) {};
in OnChange()
argument
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/convert/
H
A
D
udmf_conversion.cpp
126
std::vector<std::shared_ptr<UnifiedRecord>>
records
;
in ConvertRecordToSubclass()
local
/test/xts/hats/kernel/memtracker/
H
A
D
MemTrackerTest.cpp
64
std::vector<MemoryRecord>
records
;
in HWTEST_F()
local
84
std::vector<MemoryRecord>
records
;
in HWTEST_F()
local
/third_party/mesa3d/src/intel/ds/
H
A
D
intel_pps_driver.h
83
std::vector<PerfRecord>
records
;
member in pps::IntelDriver
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/cloud/
H
A
D
cloud_upload_recorder.cpp
50
auto &
records
= uploadRecord_[currentUser_][table][type];
in ReleaseUploadRecord()
local
/third_party/icu/icu4c/source/test/intltest/
H
A
D
winutil.cpp
90
void Win32Utilities::freeLocales(LCIDRecord *
records
)
in freeLocales()
argument
/third_party/ltp/testcases/realtime/include/
H
A
D
libstats.h
60
stats_record_t *
records
;
member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H
A
D
GlobalTypeTableBuilder.cpp
74
ArrayRef<ArrayRef<uint8_t>> GlobalTypeTableBuilder::
records
() const {
in records()
function in GlobalTypeTableBuilder
H
A
D
AppendingTypeTableBuilder.cpp
71
ArrayRef<ArrayRef<uint8_t>> AppendingTypeTableBuilder::
records
() const {
in records()
function in AppendingTypeTableBuilder
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/
H
A
D
NumRecordTable.java
11
public NumRecordTable(NumRecordList
records
) {
in NumRecordTable()
argument
/foundation/ability/form_fwk/test/fuzztest/formdatamgr_fuzzer/
H
A
D
formdatamgr_fuzzer.cpp
52
FormRecord
records
;
in DoSomethingInterestingWithMyAPI()
local
/foundation/ability/form_fwk/test/fuzztest/formdbcacheannex_fuzzer/
H
A
D
formdbcacheannex_fuzzer.cpp
45
FormDBInfo
records
;
in DoSomethingInterestingWithMyAPI()
local
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/utils/
H
A
D
duration_statistic.cpp
66
void P2pCalculator::CalculateAllEvent(uint32_t requestId, std::map<std::string, uint64_t>
records
)
in CalculateAllEvent()
argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H
A
D
cache_cursor.cpp
23
CacheCursor::CacheCursor(std::vector<DistributedData::VBucket> &&
records
)
in CacheCursor()
argument
/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
H
A
D
convert_utils.cpp
41
Convert( const std::vector<std::shared_ptr<PasteDataRecord>> &
records
)
Convert()
argument
51
Convert( const std::vector<std::shared_ptr<UnifiedRecord>> &
records
)
Convert()
argument
/kernel/liteos_a/drivers/char/perf/src/
H
A
D
perf.c
67
char *
records
= LOS_MemAlloc(m_aucSysMem0, buflen);
in PerfRead()
local
/kernel/liteos_a/drivers/char/trace/src/
H
A
D
trace.c
66
OfflineHead *
records
;
in TraceRead()
local
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
H
A
D
ArabicCharacterData.java
114
private Record[]
records
;
field in ArabicCharacterData
/third_party/node/deps/openssl/openssl/util/perl/TLSProxy/
H
A
D
Message.pm
584
sub
records
subroutine
[all...]
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/chaincontextsubst/
H
A
D
CoverageArray.java
16
public CoverageArray(NumRecordList
records
) {
in CoverageArray()
argument
27
public Builder(NumRecordList
records
) {
in Builder()
argument
/third_party/openssl/util/perl/TLSProxy/
H
A
D
Message.pm
584
sub
records
subroutine
[all...]
/foundation/ability/form_fwk/test/fuzztest/formdatamgrtwo_fuzzer/
H
A
D
formdatamgrtwo_fuzzer.cpp
59
FormRecord
records
;
in DoSomethingInterestingWithMyAPI()
local
/foundation/communication/dsoftbus/core/common/dfx/hidumper_adapter/include/
H
A
D
softbus_hidumper_util.h
52
AlarmRecord *
records
;
member
Completed in 9 milliseconds
1
2
3
4
5
6