Home
last modified time | relevance | path

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

/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/config/
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 …]
/foundation/multimedia/av_session/frameworks/native/session/src/
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
/foundation/arkui/ace_engine/adapter/ohos/osal/
Dimage_analyzer_adapter_impl.cpp61 napi_value tmpValue = nullptr; in GetImageAnalyzerConfig() local
/foundation/resourceschedule/memmgr/services/memmgrservice/src/
Dmem_mgr_service.cpp304 std::vector<std::string> tmpValue; in ParseParams() local
/foundation/multimedia/image_framework/frameworks/kits/js/common/sendable/
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
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
/foundation/distributeddatamgr/preferences/frameworks/js/napi/storage/src/
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
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/texttimer/
Dtext_timer_pattern.cpp119 auto tmpValue = static_cast<double>(elapsedTime_); in Tick() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
Drdb_result_set_impl.cpp245 int64_t tmpValue; in GetInt() local
/foundation/multimedia/drm_framework/frameworks/js/drm_napi/
Dnapi_param_utils.cpp209 napi_value tmpValue; in GetValueOptionsData() local
/foundation/multimedia/image_framework/frameworks/kits/js/common/
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
Dauxiliary_picture_napi.cpp648 napi_value tmpValue = nullptr; in ParseAuxiliaryPictureInfo() local
Dimage_packer_napi.cpp547 napi_value tmpValue = nullptr; in parsePackOptions() local
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
/foundation/multimodalinput/input/util/napi/src/
Dutil_napi_value.cpp186 char tmpValue[MAX_STRING_LEN] = { 0 }; in GetNamePropertyString() local
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
Dstream_packet_header.h41 auto tmpValue = static_cast<unsigned int>(x); in Align() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
Ddistributeddb_single_ver_p2p_query_sync_test.cpp385 Value tmpValue; variable
459 Value tmpValue; variable
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/
Dexif_metadata_formatter.cpp1484 std::string tmpValue = value; in Format() local
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/
Dnapi_rdb_store.cpp461 std::vector<uint8_t> tmpValue; in ParseValuesBucket() local
784 std::vector<uint8_t> tmpValue; in ParseBindArgs() local
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
Dnapi_rdb_store.cpp470 std::vector<uint8_t> tmpValue; in ParseBindArgs() local
559 std::vector<uint8_t> tmpValue; in ParseValuesBucket() local
/foundation/arkui/ace_engine/frameworks/core/components/text_field/
Drender_text_field.cpp1515 std::string tmpValue; in FilterWithRegex() local