| /foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/ |
| H A D | medialibrary_kvstore.cpp | 141 auto begin = batchKeys.crbegin();
in FillBatchValues() local
|
| /foundation/systemabilitymgr/safwk/services/safwk/src/ |
| H A D | local_ability_manager_stub.cpp | 114 int64_t begin = GetTickCount(); in StartAbilityInner() local 137 int64_t begin = GetTickCount(); in StopAbilityInner() local 160 int64_t begin = GetTickCount(); in ActiveAbilityInner() local 183 int64_t begin = GetTickCount(); in IdleAbilityInner() local
|
| /foundation/systemabilitymgr/samgr/test/fuzztest/systemabilitymanager_fuzzer/ |
| H A D | systemabilitymanager_fuzzer.cpp | 88 int64_t begin = OHOS::GetTickCount(); in AddDeviceManager() local
|
| /foundation/deviceprofile/device_info_manager/old/services/core/src/subscribemanager/ |
| H A D | profile_change_handler.cpp | 86 int64_t begin = GetTickCount(); in OnChange() local 176 int64_t begin = GetTickCount(); in NotifyProfileChanged() local
|
| /foundation/communication/netmanager_ext/services/mdnsmanager/src/ |
| H A D | mdns_packet_parser.cpp | 34 const uint8_t *begin = reinterpret_cast<const uint8_t *>(&data); in WriteRawData() local 40 const uint8_t *begin = reinterpret_cast<const uint8_t *>(&data); in WriteRawData() local 90 const uint8_t *MDnsPayloadParser::Parse(const uint8_t *begin, const MDnsPayload &payload, MDnsMessage &msg) in Parse() argument 123 ParseHeader(const uint8_t *begin, const MDnsPayload &payload, DNSProto::Header &header) ParseHeader() argument 141 ParseQuestion(const uint8_t *begin, const MDnsPayload &payload, std::vector<DNSProto::Question> &questions) ParseQuestion() argument 164 ParseRR(const uint8_t *begin, const MDnsPayload &payload, std::vector<DNSProto::ResourceRecord> &answers) ParseRR() argument 189 ParseRData(const uint8_t *begin, const MDnsPayload &payload, int type, int length, std::any &data) ParseRData() argument 239 ParseSrv(const uint8_t *begin, const MDnsPayload &payload, std::any &data) ParseSrv() argument 261 ParseTxt(const uint8_t *begin, const MDnsPayload &payload, int length, std::any &data) ParseTxt() argument 273 ParseDnsString(const uint8_t *begin, const MDnsPayload &payload, std::string &str) ParseDnsString() argument [all...] |
| /foundation/deviceprofile/device_info_manager/old/services/core/src/dbstorage/ |
| H A D | device_profile_storage.cpp | 67 int64_t begin = GetTickCount(); in Init() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/ |
| H A D | virtual_single_ver_sync_db_Interface.h | 41 Timestamp begin = 0u; member
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ |
| H A D | sqlite_single_ver_storage_executor_extend.cpp | 306 int SQLiteSingleVerStorageExecutor::PrepareForUnSyncTotalByTime(Timestamp begin, Timestamp end, in PrepareForUnSyncTotalByTime() argument 352 int SQLiteSingleVerStorageExecutor::GetUnSyncTotalByTimestamp(Timestamp begin, Timestamp end, uint32_t &total) const in GetUnSyncTotalByTimestamp() argument 362 int SQLiteSingleVerStorageExecutor::GetDeletedSyncTotalByTimestamp(Timestamp begin, Timestamp end, in GetDeletedSyncTotalByTimestamp() argument
|
| H A D | sqlite_single_ver_continue_token.cpp | 21 SQLiteSingleVerContinueToken::SQLiteSingleVerContinueToken(Timestamp begin, Timestamp end) in SQLiteSingleVerContinueToken() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/common/ |
| H A D | task_scheduler.h | 63 TaskId At(const Time &begin, Task task, Duration interval = INVALID_INTERVAL, uint64_t times = UNLIMITED_TIMES) in At() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/include/grd_base/ |
| H A D | grd_type_export.h | 75 GRD_KVItem begin; member
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/ |
| H A D | distributeddb_storage_rd_single_ver_natural_executor_test.cpp | 190 Timestamp begin = 0; in HWTEST_F() local
|
| /foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/ |
| H A D | connection_detector.cpp | 32 size_t begin = 0; in GetCellByIndex() local
|
| /foundation/communication/dhcp/test/unittest/services/dhcp_server/unittest/ |
| H A D | dhcp_function_test.cpp | 168 std::string ifname, begin, end; in HWTEST_F() local 174 std::string ifname, begin, end; in HWTEST_F() local
|
| /kernel/linux/linux-5.10/arch/loongarch/kernel/ |
| H A D | process.c | 194 unsigned long begin = (unsigned long)task_stack_page(task); in in_task_stack() local 211 unsigned long begin = (unsigned long)this_cpu_read(irq_stack); in in_irq_stack() local [all...] |
| H A D | unwind_orc.c | 353 unsigned long begin = info->begin; in on_stack() local
|
| /kernel/linux/linux-5.10/arch/arm64/kernel/ |
| H A D | alternative.c | 29 struct alt_instr *begin; member
|
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
| H A D | pmac_pfunc.h | 58 void * (*begin)(struct pmf_function *func, struct pmf_args *args); member
|
| /kernel/linux/linux-5.10/arch/x86/kernel/ |
| H A D | dumpstack.c | 35 unsigned long *begin = task_stack_page(task); in in_task_stack() local 54 void *begin = ss; in in_entry_stack() local
|
| /kernel/linux/linux-6.6/arch/loongarch/kernel/ |
| H A D | process.c | 235 unsigned long begin = (unsigned long)this_cpu_read(irq_stack); in in_irq_stack() local 256 unsigned long begin = (unsigned long)task_stack_page(task); in in_task_stack() local [all...] |
| H A D | relocate.c | 46 void *begin, *end; in relocate_absolute() local
|
| /kernel/linux/linux-6.6/arch/arm64/kernel/ |
| H A D | alternative.c | 36 struct alt_instr *begin; member
|
| /kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
| H A D | pmac_pfunc.h | 58 void * (*begin)(struct pmf_function *func, struct pmf_args *args); member
|
| /kernel/linux/linux-5.10/tools/testing/selftests/powerpc/nx-gzip/ |
| H A D | gzip_vas.c | 291 char *begin = buf; in nxu_touch_pages() local
|
| /kernel/linux/linux-5.10/drivers/input/ |
| H A D | input-mt.c | 315 static int adjust_dual(int *begin, int step, int *end, int eq, int mu) in adjust_dual() argument
|