Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/tests/core/common/dfx/hidumper_adapter/fuzztest/softbushidumper_fuzzer/
Dsoftbushidumper_fuzzer.cpp58 int32_t tmpValue = *(reinterpret_cast<const int32_t *>(data)); in SoftBusHiDumperFuzzTest() local
81 int32_t tmpValue = *(reinterpret_cast<const int32_t *>(data)); in SoftBusHiDumperBusCenterFuzzTest() local
104 int32_t tmpValue = *(reinterpret_cast<const int32_t *>(data)); in SoftBusHiDumperConnFuzzTest() local
127 int32_t tmpValue = *(reinterpret_cast<const int32_t *>(data)); in SoftBusHiDumperDiscFuzzTest() local
141 int32_t tmpValue = *(reinterpret_cast<const int32_t *>(data)); in SoftBusHiDumperInterfaceFuzzTest() local
157 int32_t tmpValue = *(reinterpret_cast<const int *>(data)); in SoftBusHiDumperTransFuzzTest() local
/foundation/multimedia/av_session/frameworks/native/session/src/
Davsession_pixel_map_adapter.cpp57 uint32_t tmpValue = innerImgBuffer[IMAGE_BYTE_SIZE + imgBufferSize + i]; in ConvertFromInner() local
104 … uint8_t tmpValue = ((pixelDataSize & computedValue) >> (OFFSET_BYTE * (DATA_BYTE_SIZE - i - 1))); in ConvertToInner() local
/foundation/resourceschedule/memmgr/services/memmgrservice/src/
Dmem_mgr_service.cpp224 std::vector<std::string> tmpValue; in ParseParams() local
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/data_sync/gallery_data_sync/
Ddata_convertor.cpp138 int32_t tmpValue; in GetBool() 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.cpp111 auto tmpValue = static_cast<double>(elapsedTime_); in Tick() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
Drdb_result_set_impl.cpp243 int64_t tmpValue; in GetInt() local
/foundation/multimedia/image_framework/frameworks/kits/js/common/
Dimage_source_napi.cpp524 napi_value tmpValue = nullptr; in ParseRegion() local
611 napi_value tmpValue = nullptr; in ParseDecodeOptions() local
684 napi_value tmpValue = nullptr; in parseSourceOptions() local
1050 napi_value tmpValue = nullptr; in ParsePropertyOptions() local
Dpixel_map_napi.cpp131 napi_value tmpValue = nullptr; in parseInitializationOptions() local
170 napi_value tmpValue = nullptr; in parseRegion() local
201 napi_value tmpValue = nullptr; in parsePositionArea() local
Dimage_packer_napi.cpp322 napi_value tmpValue = nullptr; in parsePackOptions() local
/foundation/multimodalinput/input/util/common/src/
Dutil_napi_value.cpp187 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/arkui/ace_engine/frameworks/core/components/text_field/
Drender_text_field.cpp1536 std::string tmpValue; in FilterWithRegex() local