/base/security/huks/interfaces/inner_api/huks_lite/ |
H A D | hks_tmp_client.c | 32 struct HksBlob temp = { random->size, random->data }; in hks_generate_random() local
|
/base/notification/distributed_notification_service/services/ans/src/notification_smart_reminder/ |
H A D | string_utils.cpp | 30 std::string temp = strs.substr(0, pos); in Split() local
|
/base/customization/enterprise_device_management/interfaces/inner_api/plugin_kits/src/utils/ |
H A D | bool_serializer.cpp | 27 std::string temp; in Deserialize() local
|
/base/account/os_account/test/fuzztest/osaccount/setosaccountconstraints_fuzzer/ |
H A D | setosaccountconstraints_fuzzer.cpp | 43 int32_t temp = fuzzData.GetData<int32_t>() % CONSTANTS_NUMBER_THREE; in SetOsAccountConstraintsFuzzTest() local
|
/base/account/os_account/test/fuzztest/osaccount_stub/setosaccountconstraintsstub_fuzzer/ |
H A D | setosaccountconstraintsstub_fuzzer.cpp | 47 int temp = fuzzData.GetData<size_t>() % CONSTANTS_NUMBER_THREE; in SetOsAccountConstraintsStubFuzzTest() local
|
/base/customization/enterprise_device_management/interfaces/inner_api/location_manager/src/ |
H A D | location_manager_proxy.cpp | 31 std::shared_ptr<LocationManagerProxy> temp = std::make_shared<LocationManagerProxy>(); in GetLocationManagerProxy() local
|
/base/customization/enterprise_device_management/services/edm_plugin/src/network/executer/ |
H A D | executer_factory.cpp | 39 std::shared_ptr<ExecuterFactory> temp = std::make_shared<ExecuterFactory>(); in GetInstance() local
|
H A D | executer_utils.cpp | 32 std::shared_ptr<ExecuterUtils> temp = std::make_shared<ExecuterUtils>(); in GetInstance() local
|
/base/powermgr/thermal_manager/frameworks/native/ |
H A D | thermal_srv_sensor_info.cpp | 23 ThermalSrvSensorInfo::ThermalSrvSensorInfo(std::string &type, int32_t &temp): type_(type), temp_(temp) in ThermalSrvSensorInfo() argument
|
/base/security/appverify/interfaces/innerkits/appverify_lite/unittest/src/ |
H A D | write_file.cpp | 59 char *temp = buffer.get() + num; in CopyFile() local
|
/base/security/dlp_permission_service/test/fuzztest/dlp_permission/stub_fuzzer/querydlpfilecopyablebytokenidstub_fuzzer/ |
H A D | querydlpfilecopyablebytokenidstub_fuzzer.cpp | 37 const uint32_t* temp = reinterpret_cast<const uint32_t*>(data); in FuzzTest() local
|
/base/security/dlp_permission_service/test/fuzztest/dlp_permission/stub_fuzzer/setreadflagstub_fuzzer/ |
H A D | setreadflagstub_fuzzer.cpp | 34 const uint32_t* temp = reinterpret_cast<const uint32_t*>(data); in FuzzTest() local
|
/base/customization/enterprise_device_management/interfaces/inner_api/browser/src/ |
H A D | browser_proxy.cpp | 33 std::shared_ptr<BrowserProxy> temp = std::make_shared<BrowserProxy>(); in GetBrowserProxy() local
|
/base/customization/enterprise_device_management/interfaces/inner_api/device_control/src/ |
H A D | device_control_proxy.cpp | 37 std::shared_ptr<DeviceControlProxy> temp = std::make_shared<DeviceControlProxy>(); in GetDeviceControlProxy() local
|
/base/customization/enterprise_device_management/interfaces/inner_api/datetime_manager/src/ |
H A D | datetime_manager_proxy.cpp | 37 std::shared_ptr<DatetimeManagerProxy> temp = std::make_shared<DatetimeManagerProxy>(); in GetDatetimeManagerProxy() local
|
/base/print/print_fwk/test/unittest/fwk_print_helper_test/ |
H A D | print_bms_helper_test.cpp | 74 std::shared_ptr<PrintServiceHelper> temp = std::shared_ptr<PrintServiceHelper>(helper); in HWTEST_F() local 89 std::shared_ptr<PrintServiceHelper> temp = nullptr; in HWTEST_F() local 103 std::shared_ptr<PrintServiceHelper> temp = nullptr; in HWTEST_F() local
|
/base/powermgr/thermal_manager/services/zidl/src/ |
H A D | thermal_temp_callback_stub.cpp | 69 int32_t temp = INVAILD_TEMP; in OnThermalTempChangedStub() local
|
/base/powermgr/thermal_manager/test/unittest/src/ |
H A D | thermal_mock_proxy_writeremoteobject_test.cpp | 82 int32_t temp = 100; in HWTEST_F() local
|
/base/notification/eventhandler/frameworks/eventhandler/test/unittest/ |
H A D | lib_event_handler_test.cpp | 62 void* temp = dlsym(handle, func); in GetTemp() local 69 void* temp = GetTemp(func, handle); in ExecFfrtNoParam() local 109 void* temp = GetTemp(str.data(), handle); in HWTEST_F() local 129 void* temp = GetTemp(str.data(), handle); in HWTEST_F() local 149 void* temp = GetTemp(str.data(), handle); HWTEST_F() local 166 void* temp = GetTemp(str.data(), handle); HWTEST_F() local [all...] |
/base/security/device_auth/services/legacy/authenticators/src/account_related/ |
H A D | account_version_util.c | 82 AccountVersionInfo *temp = (AccountVersionInfo *)(*ptr); in NegotiateForAuth() local
|
/base/tee/tee_client/services/authentication/ |
H A D | tee_auth_common.c | 58 char temp[CMD_MAX_SIZE] = { 0 }; in TeeGetCaName() local
|
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
H A D | ark_paste_data_adapter_wrapper.cpp | 70 ArkWebRefPtr<ArkPasteDataRecordAdapter> temp = ctocpp_->GetRecordAt(index); in GetRecordAt() local
|
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
H A D | ark_paste_data_adapter_impl.cpp | 75 NWeb::PasteRecordVector temp = real_->AllRecords(); in AllRecords() local
|
/base/customization/enterprise_device_management/interfaces/inner_api/account_manager/src/ |
H A D | account_manager_proxy.cpp | 39 std::shared_ptr<AccountManagerProxy> temp = std::make_shared<AccountManagerProxy>(); in GetAccountManagerProxy() local
|
/base/customization/enterprise_device_management/interfaces/inner_api/wifi_manager/src/ |
H A D | wifi_manager_proxy.cpp | 38 std::shared_ptr<WifiManagerProxy> temp = std::make_shared<WifiManagerProxy>(); in GetWifiManagerProxy() local
|