Home
last modified time | relevance | path

Searched defs:realValue (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/utils/src/hcs_parser/
H A Dhcs_blob_if.c118 bool HcsSwapToUint8(uint8_t *value, const char *realValue, uint32_t type) in HcsSwapToUint8()
128 bool HcsSwapToUint16(uint16_t *value, const char *realValue, uint32_t type) in HcsSwapToUint16()
143 bool HcsSwapToUint32(uint32_t *value, const char *realValue, uint32_t type) in HcsSwapToUint32()
158 bool HcsSwapToUint64(uint64_t *value, const char *realValue, uint32_t type) in HcsSwapToUint64()
H A Dhcs_tree_if.c135 const char *realValue = NULL; in HcsGetUint8ArrayElem() local
156 const char *realValue = NULL; in HcsGetUint16ArrayElem() local
177 const char *realValue = NULL; in HcsGetUint32ArrayElem() local
198 const char *realValue = NULL; in HcsGetUint64ArrayElem() local
298 const char *realValue = NULL; in HcsGetStringArrayElem() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_progress_ffi.cpp43 double realValue = value; in FfiOHOSAceFrameworkProgressCreate() local
55 double realValue = value; in FfiOHOSAceFrameworkProgressSetValue() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
H A Ddistributeddb_kv_realdel_test.cpp121 Value realValue; variable
160 Value realValue; variable
202 Value realValue; variable
H A Ddistributeddb_nb_autolaunch_test.cpp206 Value realValue; variable
H A Ddistributeddb_nb_enable_sync_by_closed_db_test.cpp201 Value realValue; variable
H A Ddistributeddb_nb_crud_test.cpp697 Value realValue; variable
/ohos5.0/foundation/distributeddatamgr/pasteboard/interfaces/cj/src/
H A Dpaste_data_record_impl.cpp39 …std::shared_ptr<MiscServices::PasteDataRecord> realValue = pasteDataRecordImpl->GetRealPasteDataRe… in CreateCjPasteDataRecordObject() local
H A Dpasteboard_ffi.cpp583 std::string realValue = value; in FfiOHOSPasteDataAddMimeTypeRecord() local
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/js/napi/common/include/
H A Ddatashare_js_utils.h146 auto *realValue = std::get_if<_First>(&value); in ReadVariant() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
H A Ddistributeddb_nb_test_tools.cpp640 Value realValue; in CheckNbNoRecord() local
660 Value realValue; in CheckNbRecord() local
/ohos5.0/base/security/device_auth/common_lib/impl/src/
H A Djson_utils.c284 double realValue = cJSON_GetNumberValue(jsonObjTmp); in GetUnsignedIntFromJson() local
/ohos5.0/base/security/device_auth/test/unittest/deviceauth/source/
H A Djson_utils_mock.c317 double realValue = cJSON_GetNumberValue(jsonObjTmp); in GetUnsignedIntFromJson() local