Home
last modified time | relevance | path

Searched defs:tmp (Results 1 - 25 of 212) sorted by relevance

123456789

/base/security/crypto_framework/common/src/
H A Dobject_base.c22 HcfObjectBase *tmp = (HcfObjectBase *)obj; in HcfObjDestroy() local
/base/hiviewdfx/hilog/frameworks/libhilog/socket/
H A Dhilog_input_socket_server.cpp53 std::thread tmp; in StopServingThread() local
/base/security/certificate_framework/frameworks/core/param/src/
H A Dcf_param_parse.c27 CfParamSet *tmp = NULL; in CfConstructParamSetOut() local
54 CfParamSet *tmp = NULL; in CfConstructArrayParamSetOut() local
[all...]
/base/security/security_guard/services/security_collector/src/
H A Dcollector_cfg_marshalling.cpp43 int64_t tmp = 0; in from_json() local
/base/hiviewdfx/hilog_lite/frameworks/js/builtin/src/
H A Dhilog_string.cpp62 char *tmp = static_cast<char*>( in Puts() local
85 char *tmp = static_cast<char*>( in Putc() local
H A Dhilog_vector.cpp31 char *tmp = str[i]; in ~HilogVector() local
/base/customization/enterprise_device_management/common/native/src/
H A Dedm_utils.cpp30 int64_t tmp; in ParseStringToInt() local
/base/global/resource_management_lite/frameworks/resmgr_lite/test/unittest/lite/common/
H A Dstring_utils_test.cpp77 auto tmp = (*num); in FuncMultiThread() local
/base/print/print_fwk/services/print_service/src/
H A Dprint_ipp_over_usb_manager.cpp73 std::string tmp = printerId.substr(posColon + INDEX_1); in ConnectPrinter() local
105 std::string tmp = printerId.substr(posColon + INDEX_1); in DisConnectPrinter() local
[all...]
/base/security/certificate_framework/frameworks/core/life/
H A Dcf_api.c41 CfLifeCtx *tmp = (CfLifeCtx *)object; in CfLifeGet() local
53 CfLifeCtx *tmp = (CfLifeCtx *)object; in CfLifeCheck() local
65 CfLifeCtx *tmp = (CfLifeCtx *)*object; in CfLifeDestroy() local
85 CfLifeCtx *tmp = CfMalloc(sizeof(CfLifeCtx), 0); CfCreate() local
[all...]
/base/security/crypto_framework/plugin/openssl_plugin/common/src/
H A Drsa_openssl_common.c22 RSA *tmp = OpensslRsaNew(); in DuplicateRsaPriKeyForSpec() local
/base/security/security_guard/frameworks/common/obtaindata/src/
H A Dsg_obtaindata_client.cpp67 uint8_t tmp[DEVICE_ID_MAX_LEN] = {}; in RequestSecurityEventInfoAsyncImpl() local
/base/startup/init/interfaces/innerkits/syspara/
H A Dsysversion.c54 const char *tmp = strstr(fullName, "-"); in GetVersions() local
/base/security/huks/test/unittest/huks_lite_test/common/
H A Dhks_test_aes.c74 uint8_t tmp[TEST_AES_256] = {0}; in TestAes256ByLocal() local
/base/inputmethod/imf/frameworks/common/
H A Dconcurrent_map.h53 auto tmp = other.Clone(); variable
69 auto tmp = other.Steal(); variable
/base/powermgr/power_manager/test/unittest/src/
H A Dpower_parsesources_mock_test.cpp75 std::vector<std::string> tmp; in HWTEST_F() local
/base/security/certificate_framework/frameworks/core/cert/src/
H A Dcf_object_cert.c50 CfCertObjStruct *tmp = CfMalloc(sizeof(CfCertObjStruct), 0); in CfCertCreate() local
102 CfCertObjStruct *tmp = (CfCertObjStruct *)obj; in CfCertGet() local
131 CfCertObjStruct *tmp = (CfCertObjStruct *)obj; CfCertCheck() local
146 CfCertObjStruct *tmp = (CfCertObjStruct *)*obj; CfCertDestroy() local
[all...]
/base/security/code_signature/utils/src/
H A Dpkcs7_data.cpp74 uint8_t *tmp = nullptr; in GetPKCS7Data() local
/base/security/device_auth/frameworks/deviceauth_lite/source/auth_info/
H A Dremove_auth_info_client.c93 uint8_t *tmp = (uint8_t *)make_rmv_auth_info_data((void *)&authData); in build_remove_request_data() local
/base/startup/init/services/param/liteos/
H A Dparam_service.c34 char *tmp = (char *)name; in StringTrim() local
/base/startup/init/services/init/
H A Dinit_service_file.c99 ServiceFile *tmp = tmpFileOpt; in CloseServiceFile() local
/base/security/security_guard/services/config_manager/src/
H A Dmodel_cfg_marshalling.cpp134 int64_t tmp = 0; in from_json() local
144 int64_t tmp = 0; in from_json() local
/base/startup/init/services/param/base/
H A Dparam_comm.c111 char *tmp = name; in SplitParamString() local
/base/security/selinux_adapter/test/unittest/parameter_static/
H A Dunit_test.cpp49 auto tmp = static_cast<ParamHashNode*>(calloc(1, sizeof(ParamHashNode))); in GenerateParamHashNode() local
/base/startup/init/services/modules/udid/
H A Dudid_adp.c56 char tmp[BUF_MAX_LEN] = {0}; in CalcDevUdid() local

Completed in 8 milliseconds

123456789