Home
last modified time | relevance | path

Searched defs:tmpValue (Results 1 – 25 of 28) sorted by relevance

12

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/config/
H A Dwifi_config_file_spec.cpp162 std::string tmpValue = value; in SetWifiDeviceConfigOutDated() local
179 std::string tmpValue = value; in SetWifiDeviceConfigExternal() local
211 std::string tmpValue = value; in SetWifiDeviceConfigFirst() local
314 std::string tmpValue = value; in SetWifiDeviceConfig() local
333 std::string tmpValue = value; in SetWifiIpConfig() local
394 std::string tmpValue = value; in SetWifiDeviceConfigEap() local
425 std::string tmpValue = value; in SetWifiProxyConfig() local
446 std::string tmpValue = value; in SetWifiDeviceconfigPrivacy() local
462 std::string tmpValue = value; in SetWifiDeviceconfigWapi() local
489 std::string tmpValue = value; in SetLastDhcpResultsConfig() local
[all …]
/ohos5.0/foundation/multimedia/av_session/frameworks/native/session/src/
H A Davsession_pixel_map_adapter.cpp62 uint32_t tmpValue = innerImgBuffer[IMAGE_BYTE_SIZE + imgBufferSize + i]; in ConvertFromInner() local
144 … uint8_t tmpValue = ((pixelDataSize & computedValue) >> (OFFSET_BYTE * (DATA_BYTE_SIZE - i - 1))); in ConvertToInner() local
198 … uint8_t tmpValue = ((pixelDataSize & computedValue) >> (OFFSET_BYTE * (DATA_BYTE_SIZE - i - 1))); in ConvertToInnerWithLimitedSize() local
/ohos5.0/drivers/peripheral/audio/hal/pathselect/src/
H A Daudio_pathselect.c159 cJSON *tmpValue = cJSON_GetArrayItem(renderSwObj, i); in SetRenderPathDefaultValue() local
200 cJSON *tmpValue = cJSON_GetArrayItem(captureSwObj, i); in SetCapturePathDefaultValue() local
249 cJSON *tmpValue = cJSON_GetArrayItem(renderObj, i); in SetRenderPathValue() local
435 cJSON *tmpValue = cJSON_GetArrayItem(useCaseList, i); in AudioRenderParseUsecase() local
666 cJSON *tmpValue = cJSON_GetArrayItem(useCaseList, i); in AudioCaptureParseUsecase() local
/ohos5.0/base/accesscontrol/sandbox_manager/services/sandbox_manager/test/unittest/
H A Dsandbox_manager_rdb_test.cpp221 GenericValues tmpValue; variable
252 GenericValues tmpValue; variable
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dimage_analyzer_adapter_impl.cpp61 napi_value tmpValue = nullptr; in GetImageAnalyzerConfig() local
/ohos5.0/foundation/resourceschedule/memmgr/services/memmgrservice/src/
H A Dmem_mgr_service.cpp304 std::vector<std::string> tmpValue; in ParseParams() local
/ohos5.0/base/msdp/device_status/frameworks/js/napi/src/
H A Ddevicestatus_event.cpp216 napi_value tmpValue = nullptr; in SendRet() local
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/js/napi/storage/src/
H A Dnapi_storage.cpp360 bool tmpValue = (bool)obj->value_->GetBool(context->key, context->defValue); in GetValue() local
363 std::string tmpValue = obj->value_->GetString(context->key, context->defValue); in GetValue() local
366 double tmpValue = obj->value_->GetDouble(context->key, context->defValue); in GetValue() local
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/sendable/
H A Dsendable_image_source_napi.cpp232 napi_value tmpValue = nullptr; in parseSourceOptions() local
310 napi_value tmpValue = nullptr; in ParseRegion() local
405 napi_value tmpValue = nullptr; in ParseDecodeOptions() local
H A Dsendable_pixel_map_napi.cpp141 napi_value tmpValue = nullptr; in parseInitializationOptions() local
209 napi_value tmpValue = nullptr; in parseRegion() local
240 napi_value tmpValue = nullptr; in parsePositionArea() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/texttimer/
H A Dtext_timer_pattern.cpp119 auto tmpValue = static_cast<double>(elapsedTime_); in Tick() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_result_set_impl.cpp245 int64_t tmpValue; in GetInt() local
/ohos5.0/foundation/multimedia/drm_framework/frameworks/js/drm_napi/
H A Dnapi_param_utils.cpp209 napi_value tmpValue; in GetValueOptionsData() local
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_source_napi.cpp984 napi_value tmpValue = nullptr; in ParseRegion() local
1109 napi_value tmpValue = nullptr; in ParseDecodeOptions() local
1182 napi_value tmpValue = nullptr; in parseSourceOptions() local
1707 napi_value tmpValue = nullptr; in ParsePropertyOptions() local
2848 napi_value tmpValue = nullptr; in ParseDecodingOptionsForPicture() local
H A Dauxiliary_picture_napi.cpp648 napi_value tmpValue = nullptr; in ParseAuxiliaryPictureInfo() local
H A Dimage_packer_napi.cpp547 napi_value tmpValue = nullptr; in parsePackOptions() local
H A Dpixel_map_napi.cpp212 napi_value tmpValue = nullptr; in parseInitializationOptions() local
280 napi_value tmpValue = nullptr; in parseRegion() local
311 napi_value tmpValue = nullptr; in parsePositionArea() local
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
H A Dstream_packet_header.h41 auto tmpValue = static_cast<unsigned int>(x); in Align() local
/ohos5.0/foundation/multimodalinput/input/util/napi/src/
H A Dutil_napi_value.cpp186 char tmpValue[MAX_STRING_LEN] = { 0 }; in GetNamePropertyString() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_single_ver_p2p_query_sync_test.cpp385 Value tmpValue; variable
459 Value tmpValue; variable
/ohos5.0/base/security/device_auth/common_lib/impl/src/
H A Djson_utils.c286 int32_t tmpValue = (int32_t)realValue; in GetUnsignedIntFromJson() local
/ohos5.0/base/security/device_auth/test/unittest/deviceauth/source/
H A Djson_utils_mock.c319 int32_t tmpValue = (int32_t)realValue; in GetUnsignedIntFromJson() local
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/
H A Dexif_metadata_formatter.cpp1484 std::string tmpValue = value; in Format() local
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/
H A Dnapi_rdb_store.cpp461 std::vector<uint8_t> tmpValue; in ParseValuesBucket() local
784 std::vector<uint8_t> tmpValue; in ParseBindArgs() local
/ohos5.0/base/telephony/call_manager/test/unittest/ui_client/
H A Dui_client_test.cpp1168 std::string tmpValue; in SetImsConfig() local

12