/ohos5.0/foundation/filemanagement/app_file_service/tests/mock/module_ipc/ |
H A D | message_parcel_mock.cpp | 79 bool Parcel::ReadBool() in ReadBool() function in OHOS::Parcel 84 bool Parcel::ReadBool(bool &value) in ReadBool() function in OHOS::Parcel
|
/ohos5.0/foundation/filemanagement/dfs_service/test/mock/ |
H A D | message_parcel_mock.cpp | 75 bool Parcel::ReadBool() in ReadBool() function in OHOS::Parcel 80 bool Parcel::ReadBool(bool &value) in ReadBool() function in OHOS::Parcel
|
/ohos5.0/foundation/communication/netmanager_base/test/netmanagernative/unittest/mock/src/ |
H A D | parcel.cpp | 54 bool ReadBool(bool value) in ReadBool() function
|
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloudsync_api/cloudsync_impl/file_hook/ |
H A D | parcel.cpp | 99 bool Parcel::ReadBool(bool &value) in ReadBool() function in OHOS::Parcel
|
/ohos5.0/foundation/multimodalinput/input/service/connect_manager/test/ |
H A D | message_parcel_mock.cpp | 106 bool Parcel::ReadBool() in ReadBool() function in OHOS::Parcel 114 bool Parcel::ReadBool(bool &value) in ReadBool() function in OHOS::Parcel
|
/ohos5.0/drivers/interface/display/composer/command_pack/ |
H A D | command_data_unpacker.h | 63 bool ReadBool(bool& value) in ReadBool() function
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
H A D | parcel.cpp | 54 uint32_t Parcel::ReadBool(bool &val) in ReadBool() function in DistributedDB::Parcel
|
/ohos5.0/base/powermgr/thermal_manager/test/unittest/mock/src/ |
H A D | mock_parcel.cpp | 422 bool Parcel::ReadBool() in ReadBool() function in OHOS::Parcel 494 bool Parcel::ReadBool(bool& value) in ReadBool() function in OHOS::Parcel
|
/ohos5.0/base/powermgr/battery_manager/test/unittest/mock/source/ |
H A D | mock_parcel.cpp | 409 bool Parcel::ReadBool() in ReadBool() function in OHOS::Parcel 481 bool Parcel::ReadBool(bool& value) in ReadBool() function in OHOS::Parcel
|
/ohos5.0/base/powermgr/battery_statistics/test/unittest/mock/source/ |
H A D | mock_parcel.cpp | 411 bool Parcel::ReadBool() in ReadBool() function in OHOS::Parcel 483 bool Parcel::ReadBool(bool &value) in ReadBool() function in OHOS::Parcel
|
/ohos5.0/base/powermgr/display_manager/state_manager/test/unittest/mock/src/ |
H A D | mock_parcel.cpp | 409 bool Parcel::ReadBool() in ReadBool() function in OHOS::Parcel 481 bool Parcel::ReadBool(bool& value) in ReadBool() function in OHOS::Parcel
|
/ohos5.0/base/powermgr/power_manager/test/unittest/mock/ |
H A D | mock_parcel.cpp | 409 bool Parcel::ReadBool() in ReadBool() function in OHOS::Parcel 481 bool Parcel::ReadBool(bool& value) in ReadBool() function in OHOS::Parcel
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/utils/ |
H A D | parcel.cpp | 340 bool Parcel::ReadBool() in ReadBool() function in OHOS::Parcel 411 bool Parcel::ReadBool(bool &value) in ReadBool() function in OHOS::Parcel
|
/ohos5.0/commonlibrary/c_utils/base/src/ |
H A D | parcel.cpp | 935 bool Parcel::ReadBool() in ReadBool() function in OHOS::Parcel 1012 bool Parcel::ReadBool(bool &value) in ReadBool() function in OHOS::Parcel
|
/ohos5.0/foundation/communication/ipc/ipc/native/c/manager/src/ |
H A D | serializer.c | 425 bool ReadBool(IpcIo *io, bool *value) in ReadBool() function
|
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/src/parcel/ |
H A D | wrapper.rs | 86 fn ReadBool(self: Pin<&mut Parcel>, v: &mut bool) -> bool; in ReadBool() function
|