Home
last modified time | relevance | path

Searched defs:tmp (Results 1 – 25 of 161) sorted by relevance

1234567

/base/security/crypto_framework/test/unittest/src/
Dcrypto_common_cov_test.cpp84 EVP_MD *tmp = nullptr; variable
206 HcfBigInteger tmp = { .data = nullptr, .len = 0 }; variable
258 HcParcel tmp = CreateParcel(0, 0); variable
266 HcParcel *tmp = nullptr; variable
279 HcParcel tmp = CreateParcel(0, 0); variable
301 HcParcel tmp = CreateParcel(0, 0); variable
310 HcParcel tmp = CreateParcel(0, 0); variable
320 HcParcel tmp = CreateParcel(0, 0); variable
331 HcParcel tmp = CreateParcel(PARCEL_DEFAULT_SIZE, PARCEL_DEFAULT_SIZE); variable
342 HcParcel tmp = CreateParcel(PARCEL_DEFAULT_SIZE, PARCEL_DEFAULT_SIZE); variable
[all …]
/base/global/resource_management/frameworks/resmgr/test/unittest/common/
Dresource_manager_test_media.cpp75 HapResource *tmp = new HapResource(FormatFullPath(g_resFilePath).c_str(), 0, nullptr); variable
104 HapResource *tmp = new HapResource(FormatFullPath(g_resFilePath).c_str(), 0, nullptr); variable
118 HapResource *tmp = new HapResource(FormatFullPath(g_resFilePath).c_str(), 0, nullptr); variable
154 HapResource *tmp = new HapResource(FormatFullPath(g_resFilePath).c_str(), 0, nullptr); variable
190 HapResource *tmp = new HapResource(FormatFullPath(g_resFilePath).c_str(), 0, nullptr); variable
226 HapResource *tmp = new HapResource(FormatFullPath(g_resFilePath).c_str(), 0, nullptr); variable
262 HapResource *tmp = new HapResource(FormatFullPath(g_resFilePath).c_str(), 0, nullptr); variable
346 HapResource *tmp = new HapResource(FormatFullPath(g_resFilePath).c_str(), 0, nullptr); variable
382 HapResource *tmp = new HapResource(FormatFullPath(g_resFilePath).c_str(), 0, nullptr); variable
418 HapResource *tmp = new HapResource(FormatFullPath(g_resFilePath).c_str(), 0, nullptr); variable
[all …]
Dresource_manager_test_hap.cpp471 HapResource *tmp = new HapResource(FormatFullPath(g_hapPath).c_str(), 0, nullptr); variable
486 HapResource *tmp = new HapResource(FormatFullPath(g_hapPath).c_str(), 0, nullptr); variable
501 HapResource *tmp = new HapResource(FormatFullPath(g_hapPath).c_str(), 0, nullptr); variable
516 HapResource *tmp = new HapResource(FormatFullPath(g_hapPath).c_str(), 0, nullptr); variable
531 HapResource *tmp = new HapResource(FormatFullPath(g_hapPath).c_str(), 0, nullptr); variable
546 HapResource *tmp = new HapResource(FormatFullPath(g_hapPath).c_str(), 0, nullptr); variable
/base/security/certificate_framework/frameworks/core/life/
Dcf_api.c42 CfLifeCtx *tmp = (CfLifeCtx *)object; in CfLifeGet() local
56 CfLifeCtx *tmp = (CfLifeCtx *)object; in CfLifeCheck() local
70 CfLifeCtx *tmp = (CfLifeCtx *)*object; in CfLifeDestroy() local
91 CfLifeCtx *tmp = CfMalloc(sizeof(CfLifeCtx)); in CfCreate() local
/base/security/certificate_framework/frameworks/core/cert/src/
Dcf_object_cert.c50 CfCertObjStruct *tmp = CfMalloc(sizeof(CfCertObjStruct)); in CfCertCreate() local
102 CfCertObjStruct *tmp = (CfCertObjStruct *)obj; in CfCertGet() local
131 CfCertObjStruct *tmp = (CfCertObjStruct *)obj; in CfCertCheck() local
146 CfCertObjStruct *tmp = (CfCertObjStruct *)*obj; in CfCertDestroy() local
/base/security/certificate_framework/frameworks/core/param/src/
Dcf_param_parse.c27 CfParamSet *tmp = NULL; in CfConstructParamSetOut() local
54 CfParamSet *tmp = NULL; in CfConstructArrayParamSetOut() local
/base/hiviewdfx/hilog/frameworks/libhilog/ioctl/
Dlog_ioctl.cpp83 char* tmp = new (std::nothrow) char[msgSize]; in ReceiveProcTagStats() local
113 char* tmp = new (std::nothrow) char[msgSize]; in ReceiveProcLogTypeStats() local
143 char* tmp = new (std::nothrow) char[msgSize]; in ReceiveProcStats() local
176 char* tmp = new (std::nothrow) char[msgSize]; in ReceiveDomainTagStats() local
207 char* tmp = new (std::nothrow) char[msgSize]; in ReceiveDomainStats() local
237 char* tmp = new (std::nothrow) char[msgSize]; in ReceiveLogTypeDomainStats() local
/base/hiviewdfx/hilog_lite/frameworks/js/builtin/src/
Dhilog_string.cpp62 char *tmp = static_cast<char*>( in Puts() local
85 char *tmp = static_cast<char*>( in Putc() local
/base/security/certificate_framework/frameworks/core/extension/src/
Dcf_object_extension.c50 CfExtensionObjStruct *tmp = CfMalloc(sizeof(CfExtensionObjStruct)); in CfExtensionCreate() local
155 CfExtensionObjStruct *tmp = (CfExtensionObjStruct *)obj; in CfExtensionGet() local
188 CfExtensionObjStruct *tmp = (CfExtensionObjStruct *)obj; in CfExtensionCheck() local
226 CfExtensionObjStruct *tmp = (CfExtensionObjStruct *)*obj; in CfExtensionDestroy() local
/base/useriam/user_auth_framework/test/fuzztest/services/useridmservice_fuzzer/
Duser_idm_service_fuzzer.cpp51 sptr<IRemoteObject> tmp(nullptr); in AsObject() local
66 sptr<IRemoteObject> tmp(nullptr); in AsObject() local
87 sptr<IRemoteObject> tmp(nullptr); in AsObject() local
102 sptr<IdmGetCredInfoCallbackInterface> tmp(nullptr); in GetFuzzIdmGetCredentialInfoCallback() local
111 sptr<IdmGetSecureUserInfoCallbackInterface> tmp(nullptr); in GetFuzzIdmGetSecureUserInfoCallback() local
120 sptr<IdmCallbackInterface> tmp(nullptr); in GetFuzzIdmCallback() local
/base/hiviewdfx/hiview/adapter/plugins/eventlogger/log_catcher/impl/
Dlog_catcher_utils.cpp44 std::shared_ptr<std::pair<bool, std::string>> tmp = it->second; in GetDump() local
65 std::shared_ptr<std::pair<bool, std::string>> tmp = it->second; in FinshDump() local
/base/hiviewdfx/hiview/plugins/freeze_detector/test/unittest/common/
Dfreeze_detector_test.cpp393 auto tmp = appPairs["THREAD_BLOCK_6S"]; variable
410 auto tmp = appPairs["UI_BLOCK_3S"]; variable
445 auto tmp = systemPairs["SCREEN_ON"]; variable
462 auto tmp = systemPairs["HUNGTASK"]; variable
/base/hiviewdfx/faultloggerd/test/unittest/callstack/
Dhashlist_test.cpp246 std::size_t tmp = hashList.front(); variable
257 std::size_t tmp = hashList.back(); variable
269 std::size_t tmp = hashList.front(); variable
284 std::size_t tmp = hashList.back(); variable
299 std::size_t tmp = hashList.front(); variable
/base/useriam/user_auth_framework/test/unittest/services/mocks/
Dmock_iuser_auth_interface.cpp32 sptr<IRemoteObject> tmp(nullptr); in GetHdiRemoteObjInstance() local
/base/hiviewdfx/hilog/frameworks/libhilog/socket/
Dhilog_input_socket_server.cpp51 std::thread tmp; in StopServingThread() local
/base/security/access_token/interfaces/innerkits/analysis_model/src/
Dcode_signature_analysis_kit.c48 TimeStampNode *tmp = ((node->errInfoList)[i]).timeStampChain; in IsRiskStatusChanged() local
97 TimeStampNode *tmp = NULL; in DataPreProcess() local
121 TimeStampNode *tmp = NULL; in AppRiskInfoNodeInit() local
149 TimeStampNode *tmp = head->next; in ReleaseTimeStampChain() local
/base/security/huks/services/huks_standard/huks_engine/main/device_cert_manager/src/
Ddcm_attest_utils.c79 struct HksBlob tmp = { out->size - offset, buf }; in DcmInsertClaim() local
169 struct HksBlob tmp = *key; in GetRsaPublicKey() local
200 struct HksBlob tmp = *key; in GetX25519PublicKey() local
/base/powermgr/power_manager/test/unittest/src/
Dpower_suspend_test.cpp300 uint32_t tmp = static_cast<uint32_t>(pmsTest_->suspendController_->stateMachine_->GetState()); variable
412 std::vector<std::string> tmp = sources->getSourceKeys(); variable
/base/hiviewdfx/faultloggerd/test/unittest/unwinder/
Dmemory_test.cpp54 int tmp; variable
/base/useriam/user_auth_framework/test/fuzztest/services/userauthservice_fuzzer/
Duser_auth_service_fuzzer.cpp67 sptr<IRemoteObject> tmp(nullptr); in AsObject() local
84 sptr<IRemoteObject> tmp(nullptr); in AsObject() local
101 sptr<IRemoteObject> tmp(nullptr); in AsObject() local
115 sptr<IRemoteObject> tmp(nullptr); in AsObject() local
/base/startup/init/test/unittest/init/
Dgroup_unittest.cpp132 TestHashNode *tmp = HASHMAP_ENTRY(node, TestHashNode, node); variable
138 TestHashNode *tmp = HASHMAP_ENTRY(node, TestHashNode, node); variable
150 TestHashNode *tmp = HASHMAP_ENTRY(node, TestHashNode, node); variable
173 TestHashNode *tmp = HASHMAP_ENTRY(node, TestHashNode, node); variable
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/test/unittest/common/
Devent_logger_catcher_test.cpp214 std::string tmp = readTmp; variable
283 std::string tmp = readTmp; variable
350 std::string tmp = readTmp; variable
/base/startup/init/interfaces/innerkits/syspara/
Dsysversion.c54 const char *tmp = strstr(fullName, "-"); in GetVersions() local
/base/security/code_signature/utils/src/
Dopenssl_utils.cpp64 X509 *tmp = LoadCertFromBuffer(cert.GetBuffer(), cert.GetSize()); in STACK_OF() local
/base/useriam/user_auth_framework/services/context/src/
Dwidget_context_callback_impl.cpp50 sptr<IRemoteObject> tmp(nullptr); in AsObject() local

1234567