Home
last modified time | relevance | path

Searched defs:temp (Results 1 – 25 of 109) sorted by relevance

12345

/base/notification/common_event_service/test/systemtest/common/resource/fuzzTest/src/
DfuzzTestManager.cpp79 std::shared_ptr<AsyncCommonEventResult> temp = GetParamAsyncCommonEventResult(); in RegisterAsyncCommonEventResult() local
84 std::shared_ptr<AsyncCommonEventResult> temp = GetParamAsyncCommonEventResult(); in RegisterAsyncCommonEventResult() local
88 std::shared_ptr<AsyncCommonEventResult> temp = GetParamAsyncCommonEventResult(); in RegisterAsyncCommonEventResult() local
92 std::shared_ptr<AsyncCommonEventResult> temp = GetParamAsyncCommonEventResult(); in RegisterAsyncCommonEventResult() local
96 std::shared_ptr<AsyncCommonEventResult> temp = GetParamAsyncCommonEventResult(); in RegisterAsyncCommonEventResult() local
100 std::shared_ptr<AsyncCommonEventResult> temp = GetParamAsyncCommonEventResult(); in RegisterAsyncCommonEventResult() local
104 std::shared_ptr<AsyncCommonEventResult> temp = GetParamAsyncCommonEventResult(); in RegisterAsyncCommonEventResult() local
108 std::shared_ptr<AsyncCommonEventResult> temp = GetParamAsyncCommonEventResult(); in RegisterAsyncCommonEventResult() local
112 std::shared_ptr<AsyncCommonEventResult> temp = GetParamAsyncCommonEventResult(); in RegisterAsyncCommonEventResult() local
116 std::shared_ptr<AsyncCommonEventResult> temp = GetParamAsyncCommonEventResult(); in RegisterAsyncCommonEventResult() local
[all …]
/base/notification/distributed_notification_service/test/resource/notificationfuzztest/src/
Dnotificationfuzztestmanager.cpp351 … std::shared_ptr<OHOS::Notification::NotificationSorting> temp = GetParamNotificationSorting(); in RegisterNotificationSorting() local
356 … std::shared_ptr<OHOS::Notification::NotificationSorting> temp = GetParamNotificationSorting(); in RegisterNotificationSorting() local
361 … std::shared_ptr<OHOS::Notification::NotificationSorting> temp = GetParamNotificationSorting(); in RegisterNotificationSorting() local
366 … std::shared_ptr<OHOS::Notification::NotificationSorting> temp = GetParamNotificationSorting(); in RegisterNotificationSorting() local
371 … std::shared_ptr<OHOS::Notification::NotificationSorting> temp = GetParamNotificationSorting(); in RegisterNotificationSorting() local
376 … std::shared_ptr<OHOS::Notification::NotificationSorting> temp = GetParamNotificationSorting(); in RegisterNotificationSorting() local
381 … std::shared_ptr<OHOS::Notification::NotificationSorting> temp = GetParamNotificationSorting(); in RegisterNotificationSorting() local
386 … std::shared_ptr<OHOS::Notification::NotificationSorting> temp = GetParamNotificationSorting(); in RegisterNotificationSorting() local
395 …std::shared_ptr<OHOS::Notification::NotificationSortingMap> temp = GetParamNotificationSortingMap(… in RegisterNotificationSortingMap() local
400 …std::shared_ptr<OHOS::Notification::NotificationSortingMap> temp = GetParamNotificationSortingMap(… in RegisterNotificationSortingMap() local
[all …]
/base/powermgr/thermal_manager/test/systemtest/src/
Dthermal_mgr_interface_test.cpp172 int32_t temp = 41000; variable
197 int32_t temp = 10000; variable
222 int32_t temp = 11000; variable
247 int32_t temp = 12000; variable
272 int32_t temp = 13000; variable
309 int32_t temp = 10000; variable
344 int32_t temp = 10000; variable
383 int32_t temp = 40100; variable
409 int32_t temp = 43100; variable
435 int32_t temp = 46100; variable
[all …]
/base/telephony/core_service/services/sim/src/
Dicc_operator_rule.cpp55 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/
Dsoft_bus_center_mock.cpp53 std::string temp = networkId; in GetNodeKeyInfo() local
59 std::string temp = networkId; in GetNodeKeyInfo() local
/base/telephony/sms_mms/utils/
Dstring_utils.cpp58 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
Dsms_common_utils.cpp101 unsigned char temp; in DigitToBcd() local
137 unsigned char temp; in BcdToDigit() local
158 unsigned char temp; in BcdToDigitCdma() local
179 char temp = 0; in BcdToChar() local
203 unsigned char temp; in ConvertDigitToDTMF() local
/base/security/device_auth/services/authenticators/src/account_unrelated/
Ddas_task_main.c65 DasProtocolEntity *temp = (DasProtocolEntity *)(*ptr); in GetMaxVersion() local
203 SubTaskBase *temp = (SubTaskBase *)(*ptr); in NegotiateAndProcessTask() local
301 DasProtocolEntity *temp = (DasProtocolEntity *)(*ptr); in CreateMultiSubTask() local
338 DasProtocolEntity *temp = (DasProtocolEntity *)(*ptr); in CreateSingleSubTask() local
413 DasProtocolEntity *temp = (DasProtocolEntity *)(*ptr); in RegisterLocalIdentityInTask() local
435 DasProtocolEntity *temp = (DasProtocolEntity *)(*ptr); in UnregisterLocalIdentityInTask() local
457 DasProtocolEntity *temp = (DasProtocolEntity *)(*ptr); in DeletePeerAuthInfoInTask() local
479 DasProtocolEntity *temp = (DasProtocolEntity *)(*ptr); in GetPublicKeyInTask() local
/base/hiviewdfx/hiview/core/test/unittest/common/
Devent_dispatch_queue_test.cpp106 for (auto& temp : listenerInfo1) { variable
113 for (auto& temp : listenerInfo2) { variable
/base/security/huks/interfaces/innerkits/huks_lite/
Dhks_tmp_client.c32 struct HksBlob temp = { random->size, random->data }; in hks_generate_random() local
/base/global/resource_management/frameworks/resmgr/src/
Dres_locale.cpp52 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
345 Locale temp = icu::LocaleBuilder().setLocale(localeInfo).build(errCode); in UpdateDefault() local
379 Locale temp = icu::LocaleBuilder().setLanguage(resLocale->GetLanguage()) in BuildFromString() local
476 ResLocale *temp = tempCandidate.at(j + 1); in FindAndSort() local
/base/powermgr/thermal_manager/services/native/test/unittest/src/
Dthermal_level_event_test.cpp107 std::string temp = std::to_string(iter.second); in InitNode() local
141 int32_t temp = 41000; variable
162 int32_t temp = 43100; variable
183 int32_t temp = 46100; variable
/base/global/i18n_lite/tools/i18n-dat-tool/src/main/java/ohos/global/i18n/
DPluralFetcher.java60 String[] temp = getPluralItems(line); in init() local
72 String[] temp = getPluralItems(line); in init() local
/base/global/resource_management_lite/frameworks/resmgr_lite/src/
Dres_locale.cpp48 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
Dresource_manager_impl.cpp86 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
Dres_config_impl.cpp142 ResLocale *temp = new(std::nothrow) ResLocale; in CopyLocale() local
306 ResConfigImpl *temp = new(std::nothrow) ResConfigImpl; in CreateResConfig() local
/base/powermgr/thermal_manager/frameworks/native/
Dthermal_srv_sensor_info.cpp23 ThermalSrvSensorInfo::ThermalSrvSensorInfo(std::string &type, int32_t &temp): type_(type), temp_(te… in ThermalSrvSensorInfo()
/base/account/os_account/test/fuzztest/osaccount/setosaccountconstraints_fuzzer/
Dsetosaccountconstraints_fuzzer.cpp41 int temp = size % CONSTANTS_NUMBER_THREE; in SetOsAccountConstraintsFuzzTest() local
/base/startup/init/test/moduletest/
Dsyspara.cpp61 const char *temp = nullptr; in SysParaApiDumpCmd() local
/base/security/appverify/interfaces/innerkits/appverify_lite/unittest/src/
Dwrite_file.cpp59 char *temp = buffer.get() + num; in CopyFile() local
/base/customization/enterprise_device_management/interfaces/inner_api/datetime_manager/src/
Ddatetime_manager_proxy.cpp36 std::shared_ptr<DatetimeManagerProxy> temp = std::make_shared<DatetimeManagerProxy>(); in GetDatetimeManagerProxy() local
/base/powermgr/thermal_manager/interfaces/innerkits/native/include/
Dthermal_srv_sensor_info.h47 inline void SetTemp(const int32_t &temp) in SetTemp()
/base/powermgr/thermal_manager/services/zidl/src/
Dthermal_temp_callback_stub.cpp67 int32_t temp = INVAILD_TEMP; in OnThermalTempChangedStub() local
/base/hiviewdfx/blackbox/
Dblackbox_core.c194 struct BBoxOps *temp = NULL; in PrintModuleOps() local
209 struct BBoxOps *temp = NULL; in BBoxRegisterModuleOps() local
/base/powermgr/thermal_manager/utils/native/src/
Dstring_operation.cpp33 std::string temp; in SplitString() local

12345