/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloudsync_api/cloudsync_impl/file_hook/ |
H A D | parcel.cpp | 83 bool Parcel::ReadInt64(int64_t &value) in ReadInt64() function in OHOS::Parcel
|
/ohos5.0/foundation/multimodalinput/input/service/connect_manager/test/ |
H A D | message_parcel_mock.cpp | 311 int64_t Parcel::ReadInt64() in ReadInt64() function in OHOS::Parcel 319 bool Parcel::ReadInt64(int64_t &value) in ReadInt64() function in OHOS::Parcel
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/sharedata/ |
H A D | js_share_data.cpp | 87 void JSShareData::ReadInt64(const JSCallbackInfo& info) in ReadInt64() 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 | 83 int ReadInt64(Context *context, int64_t *pInt64) in ReadInt64() function
|
/ohos5.0/foundation/window/window_manager/window_scene/test/mock/ |
H A D | mock_message_parcel.cpp | 218 bool Parcel::ReadInt64(int64_t& value) in ReadInt64() function in OHOS::Parcel
|
/ohos5.0/foundation/filemanagement/user_file_service/interfaces/kits/js/src/common/ |
H A D | file_info_shared_memory.h | 340 static bool ReadInt64(int64_t &value, SharedMemoryInfo &memInfo) in ReadInt64() function
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
H A D | parcel.cpp | 117 uint32_t Parcel::ReadInt64(int64_t &val) in ReadInt64() function in DistributedDB::Parcel
|
/ohos5.0/foundation/communication/wifi/wifi/base/cRPC/src/ |
H A D | serial.c | 304 int ReadInt64(Context *context, int64_t *pInt64) in ReadInt64() function
|
/ohos5.0/base/powermgr/thermal_manager/test/unittest/mock/src/ |
H A D | mock_parcel.cpp | 450 int64_t Parcel::ReadInt64() in ReadInt64() function in OHOS::Parcel 524 bool Parcel::ReadInt64(int64_t& value) in ReadInt64() function in OHOS::Parcel
|
/ohos5.0/base/powermgr/battery_manager/test/unittest/mock/source/ |
H A D | mock_parcel.cpp | 437 int64_t Parcel::ReadInt64() in ReadInt64() function in OHOS::Parcel 511 bool Parcel::ReadInt64(int64_t& value) in ReadInt64() function in OHOS::Parcel
|
/ohos5.0/base/powermgr/battery_statistics/test/unittest/mock/source/ |
H A D | mock_parcel.cpp | 439 int64_t Parcel::ReadInt64() in ReadInt64() function in OHOS::Parcel 513 bool Parcel::ReadInt64(int64_t &value) in ReadInt64() function in OHOS::Parcel
|
/ohos5.0/base/powermgr/display_manager/state_manager/test/unittest/mock/src/ |
H A D | mock_parcel.cpp | 437 int64_t Parcel::ReadInt64() in ReadInt64() function in OHOS::Parcel 511 bool Parcel::ReadInt64(int64_t& value) in ReadInt64() function in OHOS::Parcel
|
/ohos5.0/base/powermgr/power_manager/test/unittest/mock/ |
H A D | mock_parcel.cpp | 437 int64_t Parcel::ReadInt64() in ReadInt64() function in OHOS::Parcel 511 bool Parcel::ReadInt64(int64_t& value) in ReadInt64() function in OHOS::Parcel
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/utils/ |
H A D | parcel.cpp | 368 int64_t Parcel::ReadInt64() in ReadInt64() function in OHOS::Parcel 441 bool Parcel::ReadInt64(int64_t &value) in ReadInt64() function in OHOS::Parcel
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/json/ |
H A D | uobject.cpp | 404 int64_t UObject::ReadInt64() in ReadInt64() function in OHOS::UObject
|
/ohos5.0/commonlibrary/c_utils/base/src/ |
H A D | parcel.cpp | 963 int64_t Parcel::ReadInt64() in ReadInt64() function in OHOS::Parcel 1042 bool Parcel::ReadInt64(int64_t &value) in ReadInt64() function in OHOS::Parcel
|
/ohos5.0/foundation/communication/ipc/ipc/native/c/manager/src/ |
H A D | serializer.c | 603 bool ReadInt64(IpcIo *io, int64_t *value) in ReadInt64() function
|
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/src/parcel/ |
H A D | wrapper.rs | 90 fn ReadInt64(self: Pin<&mut Parcel>, v: &mut i64) -> bool; in ReadInt64() function
|