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
65
) sorted by relevance
1
2
3
/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
/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
/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
/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
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/service_impl/
H
A
D
cloud_db.rs
123
let mut
records
= vec![];
in batch_delete()
variables
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H
A
D
cache_cursor_test.cpp
59
std::vector<VBucket>
records
;
in SetUpTestCase()
local
H
A
D
udmf_run_time_store_test.cpp
480
auto
records
= data1.GetRecords();
in HWTEST_F()
local
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/data/
H
A
D
unified_data.cpp
68
void UnifiedData::AddRecords(const std::vector<std::shared_ptr<UnifiedRecord>> &
records
)
in AddRecords()
argument
88
void UnifiedData::SetRecords(std::vector<std::shared_ptr<UnifiedRecord>>
records
)
in SetRecords()
argument
/foundation/distributeddatamgr/udmf/framework/common/
H
A
D
tlv_util.cpp
266
auto
records
= output.GetRecords();
in Reading()
local
/foundation/ability/form_fwk/test/unittest/fms_form_data_proxy_record_test/
H
A
D
fms_form_data_proxy_record_test.cpp
784
std::map<int64_t, FormDataProxyRecord::SubscribeResultRecord>
records
;
in HWTEST_F()
local
816
std::map<int64_t, FormDataProxyRecord::SubscribeResultRecord>
records
;
in HWTEST_F()
local
848
std::map<int64_t, FormDataProxyRecord::SubscribeResultRecord>
records
;
in HWTEST_F()
local
/foundation/ability/ability_runtime/frameworks/native/ability/ability_runtime/
H
A
D
local_call_container.cpp
312
std::set<std::shared_ptr<LocalCallRecord>>
records
= { localCallRecord };
in SetCallLocalRecord()
local
327
std::set<std::shared_ptr<LocalCallRecord>>
records
= { localCallRecord };
in SetMultipleCallLocalRecord()
local
/foundation/ability/ability_runtime/test/unittest/mission_list_test/
H
A
D
mission_list_test.cpp
1003
std::vector<std::shared_ptr<AbilityRecord>>
records
;
in HWTEST_F()
local
/foundation/resourceschedule/device_usage_statistics/test/unittest/
H
A
D
device_usage_statistics_mock_test.cpp
170
std::vector<BundleActiveModuleRecord>
records
;
in HWTEST_F()
local
/foundation/communication/nfc/services/src/tag/
H
A
D
ndef_har_data_parser.cpp
57
std::vector<std::shared_ptr<NdefRecord>>
records
= ndef->GetNdefRecords();
in TryNdef()
local
118
ParseOtherType( std::vector<std::shared_ptr<NdefRecord>>
records
, std::shared_ptr<KITS::TagInfo> tagInfo)
ParseOtherType()
argument
152
ParseUriLink(std::vector<std::shared_ptr<NdefRecord>>
records
)
ParseUriLink()
argument
196
ParseWebLink(std::vector<std::shared_ptr<NdefRecord>>
records
)
ParseWebLink()
argument
325
ExtractHarPackages(std::vector<std::shared_ptr<NdefRecord>>
records
)
ExtractHarPackages()
argument
[all...]
H
A
D
ndef_wifi_data_parser.cpp
228
std::vector<std::shared_ptr<NdefRecord>>
records
= ndef->GetNdefRecords();
in CheckWifiRecord()
local
/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/listener/
H
A
D
kv_data_change_listener.cpp
121
void KvDataChangeListener::FilterEntries(const std::vector<DistributedKv::Entry>&
records
,
in FilterEntries()
argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/relationalstoredelegate_fuzzer/
H
A
D
relationalstoredelegate_fuzzer.cpp
114
VBucket
records
;
in MultiCombineTest()
local
Completed in 14 milliseconds
1
2
3