/ohos5.0/drivers/hdf_core/framework/utils/src/hcs_parser/ |
H A D | hcs_blob_if.c | 118 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 D | hcs_tree_if.c | 135 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 D | cj_progress_ffi.cpp | 43 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 D | distributeddb_kv_realdel_test.cpp | 121 Value realValue; variable 160 Value realValue; variable 202 Value realValue; variable
|
H A D | distributeddb_nb_autolaunch_test.cpp | 206 Value realValue; variable
|
H A D | distributeddb_nb_enable_sync_by_closed_db_test.cpp | 201 Value realValue; variable
|
H A D | distributeddb_nb_crud_test.cpp | 697 Value realValue; variable
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/interfaces/cj/src/ |
H A D | paste_data_record_impl.cpp | 39 …std::shared_ptr<MiscServices::PasteDataRecord> realValue = pasteDataRecordImpl->GetRealPasteDataRe… in CreateCjPasteDataRecordObject() local
|
H A D | pasteboard_ffi.cpp | 583 std::string realValue = value; in FfiOHOSPasteDataAddMimeTypeRecord() local
|
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/js/napi/common/include/ |
H A D | datashare_js_utils.h | 146 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 D | distributeddb_nb_test_tools.cpp | 640 Value realValue; in CheckNbNoRecord() local 660 Value realValue; in CheckNbRecord() local
|
/ohos5.0/base/security/device_auth/common_lib/impl/src/ |
H A D | json_utils.c | 284 double realValue = cJSON_GetNumberValue(jsonObjTmp); in GetUnsignedIntFromJson() local
|
/ohos5.0/base/security/device_auth/test/unittest/deviceauth/source/ |
H A D | json_utils_mock.c | 317 double realValue = cJSON_GetNumberValue(jsonObjTmp); in GetUnsignedIntFromJson() local
|