| /base/notification/ans_standard/frameworks/ans/native/test/unittest/ |
| D | reminder_request_calendar_test.cpp | 42 tm *tmp = localtime(&now); in CreateCalendar() local 142 tm *tmp = localtime(&now); variable 184 tm *tmp = localtime(&now); variable 226 tm *tmp = localtime(&now); variable 267 tm *tmp = localtime(&now); variable
|
| /base/hiviewdfx/hisysevent/frameworks/native/ |
| D | hisysevent_tool_query.cpp | 25 for_each(sysEvent.cbegin(), sysEvent.cend(), [](const std::string &tmp) { in OnQuery()
|
| /base/hiviewdfx/hilog/frameworks/native/ |
| D | hilog_input_socket_server.cpp | 45 std::thread tmp; in StopServingThread() local
|
| /base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/test/unittest/common/ |
| D | event_logger_catcher_test.cpp | 205 std::string tmp = readTmp; variable 267 std::string tmp = readTmp; variable 331 std::string tmp = readTmp; variable
|
| /base/hiviewdfx/hisysevent/adapter/native/idl/src/ |
| D | hisysevent_query_proxy.cpp | 27 for_each(sysEvent.cbegin(), sysEvent.cend(), [&strList](const std::u16string& tmp) { in OnQuery()
|
| /base/startup/init_lite/test/unittest/init/ |
| D | group_unittest.cpp | 129 TestHashNode *tmp = HASHMAP_ENTRY(node, TestHashNode, node); variable 135 TestHashNode *tmp = HASHMAP_ENTRY(node, TestHashNode, node); variable 147 TestHashNode *tmp = HASHMAP_ENTRY(node, TestHashNode, node); variable 160 TestHashNode *tmp = HASHMAP_ENTRY(node, TestHashNode, node); variable
|
| /base/security/huks/services/huks_standard/huks_engine/main/core/src/ |
| D | hks_attest_utils.c | 78 struct HksBlob tmp = { out->size - offset, buf }; in HksInsertClaim() local 186 struct HksBlob tmp = *key; in GetRsaPublicKey() local 227 struct HksBlob tmp = *key; in GetX25519PublicKey() local
|
| /base/user_iam/auth_executor_mgr/interfaces/innerkits/src/ |
| D | auth_attributes.cpp | 300 uint8_t tmp[sizeof(uint32_t)]; in GetUint32FromUint8() local 313 uint8_t tmp = data[begin]; in GetBoolFromUint8() local 323 uint8_t tmp[sizeof(uint64_t)]; in GetUint64FromUint8() local 333 std::vector<uint32_t> tmp; in GetUint32ArrayFromUint8() local 344 std::vector<uint64_t> tmp; in GetUint64ArrayFromUint8() local
|
| /base/hiviewdfx/hiview/adapter/utility/include/extra/ |
| D | unique_fd.h | 83 int tmp = fd_; in Release() local
|
| /base/hiviewdfx/hiview/core/ |
| D | hiview_platform.cpp | 319 std::string tmp = "lib" + name; in GetDynamicLibName() local 569 auto tmp = std::make_shared<ListenerInfo>(); in RegisterUnorderedEventListener() local 575 auto tmp = listeners_[name]; in RegisterUnorderedEventListener() local 598 auto tmp = std::make_shared<ListenerInfo>(); in RegisterDynamicListenerInfo() local 992 auto tmp = std::make_shared<ListenerInfo>(); in AddListenerInfo() local 1027 auto tmp = std::make_shared<ListenerInfo>(); in AddListenerInfo() local 1059 for (auto& tmp : listeners_) { in GetListenerInfo() local 1094 auto tmp = it->second->idListenerInfo.find(type); in GetListenerInfo() local 1110 auto tmp = it->second->strListenerInfo.find(type); in GetListenerInfo() local
|
| /base/startup/init_lite/services/init/ |
| D | init_service_file.c | 97 ServiceFile *tmp = tmpFileOpt; in CloseServiceFile() local
|
| /base/hiviewdfx/hiview/plugins/eventlogger/test/unittest/common/ |
| D | event_logger_action_test.cpp | 213 std::string tmp = readTmp; variable 278 std::string tmp = readTmp; variable
|
| /base/global/resmgr_lite/frameworks/resmgr_lite/test/unittest/lite/common/ |
| D | string_utils_test.cpp | 77 auto tmp = (*num); in FuncMultiThread() local
|
| /base/global/resmgr_standard/frameworks/resmgr/test/unittest/common/ |
| D | string_utils_test.cpp | 76 auto tmp = (*num); in FuncMultiThread() local
|
| /base/security/huks/test/unittest/src/common/ |
| D | hks_test_aes.c | 384 uint8_t tmp[TEST_AES_256] = {0}; in TestAes256ByAgree() local 452 uint8_t tmp[TEST_AES_256] = {0}; in TestAes256ByAgree1() local 510 uint8_t tmp[TEST_AES_256] = {0}; in TestAes256ByAgree2() local 578 uint8_t tmp[TEST_AES_256] = {0}; in TestAes256ByLocal() local
|
| /base/hiviewdfx/hiview/base/ |
| D | event_dispatch_queue.cpp | 74 for (auto& tmp : listeners) { in ProcessUnorderedEvent() local
|
| /base/security/deviceauth/frameworks/deviceauth_lite/source/auth_info/ |
| D | remove_auth_info_client.c | 93 uint8_t *tmp = (uint8_t *)make_rmv_auth_info_data((void *)&authData); in build_remove_request_data() local
|
| D | add_auth_info_client.c | 84 uint8_t *tmp = (uint8_t *)make_add_auth_info_data((void *)&auth_data); in build_add_request_data() local
|
| /base/startup/init_lite/test/unittest/param/ |
| D | client_unittest.cpp | 28 char tmp[PARAM_BUFFER_SIZE] = { 0 }; in ClientCheckParamValue() local 121 char tmp[PARAM_BUFFER_SIZE] = { 0 }; in TestPermission() local
|
| /base/security/selinux/interfaces/tools/hap_restorecon/ |
| D | test.cpp | 81 std::string tmp; in SetOptions() local
|
| /base/hiviewdfx/hiview/plugins/eventlogger/ |
| D | event_logger.cpp | 125 for (auto tmp : eventPairs) { in WriteCommonHead() local 231 std::shared_ptr<EventLoop> tmp = GetWorkLoop(); in OnLoad() local
|
| /base/security/huks/interfaces/innerkits/huks_standard/test/unittest/src/ |
| D | hks_test_aes.c | 382 uint8_t tmp[TEST_AES_256] = {0}; in TestAes256ByAgree() local 450 uint8_t tmp[TEST_AES_256] = {0}; in TestAes256ByAgree1() local 508 uint8_t tmp[TEST_AES_256] = {0}; in TestAes256ByAgree2() local
|
| /base/accessibility/frameworks/aafwk/src/ |
| D | accessible_ability_client_stub_impl.cpp | 165 std::shared_ptr<MMI::KeyEvent> tmp = std::make_shared<MMI::KeyEvent>(keyEvent); in OnKeyPressEvent() local
|
| /base/startup/init_lite/services/param/trigger/ |
| D | trigger_checker.c | 159 char *tmp = strstr(condition, "*"); in CompareValue() local 328 char *tmp = strstr(condition, input); in CheckMatchSubCondition() local
|
| /base/startup/init_lite/services/init/lite/ |
| D | init_jobs.c | 110 Job *tmp = retJobs + g_jobCnt; in ParseAllJobs() local
|