| /base/telephony/core_service/services/sim/src/ |
| D | icc_operator_rule.cpp | 55 std::string temp(it, ed); in parseSimpleTLV() local 68 std::string temp(it, ed); in parseSimpleTLV() local 82 std::string temp(it, ed); in parseSimpleTLV() local 107 std::string temp(hexStrBeg, hexStrEnd); in CreateFromTLV() local 141 std::string temp(hexStrBeg, hexStrEnd); in DecodeTLVTagCertPkg() local 158 std::string temp(hexStrBeg, hexStrEnd); in DecodeTLVTagCertPkg() local 183 std::string temp(hexStrBeg, hexStrEnd); in DecodeTLVTagLimits() local 200 std::string temp(hexStrBeg, hexStrEnd); in DecodeTLVTagLimits() local
|
| /base/security/access_token/services/tokensyncmanager/test/mock/src/ |
| D | soft_bus_center_mock.cpp | 53 std::string temp = networkId; in GetNodeKeyInfo() local 59 std::string temp = networkId; in GetNodeKeyInfo() local
|
| /base/telephony/sms_mms/utils/ |
| D | string_utils.cpp | 58 unsigned char temp = static_cast<unsigned char>(data[i]) >> HEX_OFFSET; in StringToHex() local 68 unsigned char temp = static_cast<unsigned char>(data[i]) >> HEX_OFFSET; in StringToHex() local 78 unsigned char temp = static_cast<unsigned char>(data[i]) >> HEX_OFFSET; in StringToHex() local 112 …auto temp = static_cast<uint8_t>((HexCharToInt(str.at(i)) << HEX_OFFSET) | HexCharToInt(str.at(i +… in HexToByteVector() local
|
| /base/security/device_auth/services/legacy/authenticators/src/account_unrelated/ |
| D | das_task_main.c | 64 DasProtocolEntity *temp = (DasProtocolEntity *)(*ptr); in GetMaxVersion() local 195 SubTaskBase *temp = (SubTaskBase *)(*ptr); in NegotiateAndProcessTask() local 304 DasProtocolEntity *temp = (DasProtocolEntity *)(*ptr); in CreateMultiSubTask() local 352 DasProtocolEntity *temp = (DasProtocolEntity *)(*ptr); in CreateSingleSubTask() local 426 DasProtocolEntity *temp = (DasProtocolEntity *)(*ptr); in RegisterLocalIdentityInTask() local 446 DasProtocolEntity *temp = (DasProtocolEntity *)(*ptr); in UnregisterLocalIdentityInTask() local 466 DasProtocolEntity *temp = (DasProtocolEntity *)(*ptr); in DeletePeerAuthInfoInTask() local 486 DasProtocolEntity *temp = (DasProtocolEntity *)(*ptr); in GetPublicKeyInTask() local
|
| D | das_module.c | 95 Task *temp = (Task *)*ptr; in ProcessDasTask() local 110 Task *temp = (Task *)(*ptr); in DestroyDasTask() local
|
| /base/telephony/sms_mms/services/sms/gsm/ |
| D | gsm_sms_common_utils.cpp | 164 uint8_t temp = static_cast<uint8_t>(digit[i] - '0'); in DigitToBcd() local 193 uint8_t temp = bcd[i] & HEX_VALUE_0F; in BcdToDigit() local 210 char temp = static_cast<char>(c + '0'); in BcdToChar() local
|
| /base/security/huks/interfaces/inner_api/huks_lite/ |
| D | hks_tmp_client.c | 32 struct HksBlob temp = { random->size, random->data }; in hks_generate_random() local
|
| /base/global/resource_management/frameworks/resmgr/src/ |
| D | res_locale.cpp | 52 char *temp = new(std::nothrow) char[len + 1]; in SetLanguage() local 74 char *temp = new(std::nothrow) char[len + 1]; in SetRegion() local 96 char *temp = new(std::nothrow) char[len + 1]; in SetScript() local 339 Locale temp = icu::LocaleBuilder().setLocale(localeInfo).build(errCode); in UpdateDefault() local 373 Locale temp = icu::LocaleBuilder().setLanguage(resLocale->GetLanguage()) in BuildFromString() local 470 ResLocale *temp = tempCandidate.at(j + 1); in FindAndSort() local
|
| /base/global/resource_management_lite/frameworks/resmgr_lite/src/ |
| D | res_locale.cpp | 48 char *temp = new(std::nothrow) char[len + 1]; in SetLanguage() local 70 char *temp = new(std::nothrow) char[len + 1]; in SetRegion() local 92 char *temp = new(std::nothrow) char[len + 1]; in SetScript() local 337 LocaleInfo *temp = new(std::nothrow) LocaleInfo(localeInfo.GetLanguage(), in UpdateDefault() local 460 ResLocale *temp = tempCandidate.at(j + 1); in FindAndSort() local
|
| D | resource_manager_impl.cpp | 86 std::string temp; in GetStringFormatById() local 101 std::string temp; in GetStringFormatByName() local 195 std::string temp; in GetPluralStringByIdFormat() local 213 std::string temp; in GetPluralStringByNameFormat() local 392 std::string temp; in GetBoolean() local 425 std::string temp; in GetFloat() local 451 std::string temp; in GetInteger() local 477 std::string temp; in GetColor() local
|
| D | res_config_impl.cpp | 142 ResLocale *temp = new(std::nothrow) ResLocale; in CopyLocale() local 306 ResConfigImpl *temp = new(std::nothrow) ResConfigImpl; in CreateResConfig() local
|
| /base/global/i18n_lite/tools/i18n-dat-tool/src/main/java/ohos/global/i18n/ |
| D | PluralFetcher.java | 63 String[] temp = getPluralItems(line); in init() local 75 String[] temp = getPluralItems(line); in init() local
|
| /base/telephony/sms_mms/services/sms/ |
| D | gsm_cb_gsm_codec.cpp | 63 uint8_t temp = oneByte; in Decode2gHeader() local 140 uint8_t temp = oneByte; in Decode2gHeaderCommonCb() local
|
| /base/customization/enterprise_device_management/services/edm_plugin/src/network/executer/ |
| D | executer_utils.cpp | 32 std::shared_ptr<ExecuterUtils> temp = std::make_shared<ExecuterUtils>(); in GetInstance() local
|
| D | executer_factory.cpp | 39 std::shared_ptr<ExecuterFactory> temp = std::make_shared<ExecuterFactory>(); in GetInstance() local
|
| /base/powermgr/thermal_manager/frameworks/native/ |
| D | thermal_srv_sensor_info.cpp | 23 ThermalSrvSensorInfo::ThermalSrvSensorInfo(std::string &type, int32_t &temp): type_(type), temp_(te… in ThermalSrvSensorInfo()
|
| /base/account/os_account/test/fuzztest/osaccount/setosaccountconstraints_fuzzer/ |
| D | setosaccountconstraints_fuzzer.cpp | 41 int temp = size % CONSTANTS_NUMBER_THREE; in SetOsAccountConstraintsFuzzTest() local
|
| /base/startup/init/test/moduletest/ |
| D | syspara.cpp | 61 const char *temp = nullptr; in SysParaApiDumpCmd() local
|
| /base/security/appverify/interfaces/innerkits/appverify_lite/unittest/src/ |
| D | write_file.cpp | 59 char *temp = buffer.get() + num; in CopyFile() local
|
| /base/account/os_account/test/fuzztest/osaccount_stub/setosaccountconstraintsstub_fuzzer/ |
| D | setosaccountconstraintsstub_fuzzer.cpp | 43 int temp = size % CONSTANTS_NUMBER_THREE; in SetOsAccountConstraintsStubFuzzTest() local
|
| /base/powermgr/thermal_manager/interfaces/inner_api/native/include/ |
| D | thermal_srv_sensor_info.h | 47 inline void SetTemp(const int32_t &temp) in SetTemp()
|
| /base/security/dlp_permission_service/test/fuzztest/dlp_permission/querydlpfilecopyablebytokenidstub_fuzzer/ |
| D | querydlpfilecopyablebytokenidstub_fuzzer.cpp | 37 const uint32_t* temp = reinterpret_cast<const uint32_t*>(data); in FuzzTest() local
|
| /base/powermgr/thermal_manager/services/zidl/src/ |
| D | thermal_temp_callback_stub.cpp | 64 int32_t temp = INVAILD_TEMP; in OnThermalTempChangedStub() local
|
| /base/hiviewdfx/blackbox_lite/ |
| D | blackbox_core.c | 194 struct BBoxOps *temp = NULL; in PrintModuleOps() local 209 struct BBoxOps *temp = NULL; in BBoxRegisterModuleOps() local
|
| /base/global/i18n_lite/frameworks/i18n/src/ |
| D | plural_format_impl.cpp | 143 double temp = number * pow(10, i); in ComputeDecimalInfo() local 312 bool temp = false; in CompareResult() local 348 bool temp = true; in CompareNotEqualResult() local
|