/ohos5.0/foundation/multimodalinput/input/service/connect_manager/test/ |
H A D | message_parcel_mock.cpp | 343 double Parcel::ReadDouble() in ReadDouble() function in OHOS::Parcel 351 bool Parcel::ReadDouble(double &value) in ReadDouble() function in OHOS::Parcel
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/sharedata/ |
H A D | js_share_data.cpp | 99 void JSShareData::ReadDouble(const JSCallbackInfo& info) in ReadDouble() function in OHOS::Ace::Framework::JSShareData
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/idl_client/unittest/ |
H A D | mock_serial.c | 88 int ReadDouble(Context *context, double *dData) in ReadDouble() function
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
H A D | parcel.cpp | 99 uint32_t Parcel::ReadDouble(double &val) in ReadDouble() function in DistributedDB::Parcel
|
/ohos5.0/foundation/communication/wifi/wifi/base/cRPC/src/ |
H A D | serial.c | 320 int ReadDouble(Context *context, double *dData) in ReadDouble() function
|
/ohos5.0/base/powermgr/thermal_manager/test/unittest/mock/src/ |
H A D | mock_parcel.cpp | 482 double Parcel::ReadDouble() in ReadDouble() function in OHOS::Parcel 564 bool Parcel::ReadDouble(double& value) in ReadDouble() function in OHOS::Parcel
|
/ohos5.0/base/powermgr/battery_manager/test/unittest/mock/source/ |
H A D | mock_parcel.cpp | 469 double Parcel::ReadDouble() in ReadDouble() function in OHOS::Parcel 551 bool Parcel::ReadDouble(double& value) in ReadDouble() function in OHOS::Parcel
|
/ohos5.0/base/powermgr/battery_statistics/test/unittest/mock/source/ |
H A D | mock_parcel.cpp | 471 double Parcel::ReadDouble() in ReadDouble() function in OHOS::Parcel 553 bool Parcel::ReadDouble(double &value) in ReadDouble() function in OHOS::Parcel
|
/ohos5.0/base/powermgr/display_manager/state_manager/test/unittest/mock/src/ |
H A D | mock_parcel.cpp | 469 double Parcel::ReadDouble() in ReadDouble() function in OHOS::Parcel 551 bool Parcel::ReadDouble(double& value) in ReadDouble() function in OHOS::Parcel
|
/ohos5.0/base/powermgr/power_manager/test/unittest/mock/ |
H A D | mock_parcel.cpp | 469 double Parcel::ReadDouble() in ReadDouble() function in OHOS::Parcel 551 bool Parcel::ReadDouble(double& value) in ReadDouble() function in OHOS::Parcel
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/utils/ |
H A D | parcel.cpp | 400 double Parcel::ReadDouble() in ReadDouble() function in OHOS::Parcel 481 bool Parcel::ReadDouble(double &value) in ReadDouble() function in OHOS::Parcel
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/ |
H A D | tlv_util.cpp | 58 double TLVUtil::ReadDouble(std::vector<uint8_t>& buff, int32_t& cursor) in ReadDouble() function in OHOS::Ace::TLVUtil
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/json/ |
H A D | uobject.cpp | 428 double UObject::ReadDouble() in ReadDouble() function in OHOS::UObject
|
/ohos5.0/commonlibrary/c_utils/base/src/ |
H A D | parcel.cpp | 995 double Parcel::ReadDouble() in ReadDouble() function in OHOS::Parcel 1082 bool Parcel::ReadDouble(double &value) in ReadDouble() function in OHOS::Parcel
|
/ohos5.0/foundation/communication/ipc/ipc/native/c/manager/src/ |
H A D | serializer.c | 645 bool ReadDouble(IpcIo *io, double *value) in ReadDouble() function
|
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/src/parcel/ |
H A D | wrapper.rs | 96 fn ReadDouble(self: Pin<&mut Parcel>, v: &mut f64) -> bool; in ReadDouble() function
|