Home
last modified time | relevance | path

Searched defs:ReadInt32 (Results 1 – 9 of 9) sorted by relevance

/foundation/resourceschedule/background_task_mgr/frameworks/test/unittest/mock/parcel_abnormal/src/
Dmock_message_parcel.cpp111 bool Parcel::ReadInt32(int32_t &value) in ReadInt32() function in OHOS::Parcel
136 int32_t Parcel::ReadInt32() in ReadInt32() function in OHOS::Parcel
/foundation/ability/form_fwk/test/unittest/fms_form_js_info_test/
Dmock_form_provider_data.cpp22 int32_t Parcel::ReadInt32() in ReadInt32() function in OHOS::Parcel
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_api/cloudsync_impl/file_hook/
Dparcel.cpp65 bool Parcel::ReadInt32(int32_t &value) in ReadInt32() function in OHOS::Parcel
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/sharedata/
Djs_share_data.cpp75 void JSShareData::ReadInt32(const JSCallbackInfo& info) in ReadInt32() function in OHOS::Ace::Framework::JSShareData
/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
Dparcel.cpp363 int32_t Parcel::ReadInt32() in ReadInt32() function in OHOS::Parcel
436 bool Parcel::ReadInt32(int32_t &value) in ReadInt32() function in OHOS::Parcel
/foundation/arkui/ace_engine/frameworks/base/json/
Duobject.cpp362 int32_t UObject::ReadInt32() in ReadInt32() function in OHOS::UObject
/foundation/distributeddatamgr/kv_store/kvstoremock/interfaces/mock/base/
Dparcel.cpp735 int32_t Parcel::ReadInt32() in ReadInt32() function in OHOS::Parcel
814 bool Parcel::ReadInt32(int32_t &value) in ReadInt32() function in OHOS::Parcel
/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/
Dexif_info.cpp1605 int32_t ByteOrderedBuffer::ReadInt32() in ReadInt32() function in OHOS::ImagePlugin::ByteOrderedBuffer
/foundation/communication/ipc/ipc/native/c/manager/src/
Dserializer.c575 bool ReadInt32(IpcIo *io, int32_t *value) in ReadInt32() function