Home
last modified time | relevance | path

Searched refs:ReadUInt64Vector (Results 1 - 8 of 8) sorted by relevance

/base/theme/wallpaper_mgr/frameworks/native/src/
H A Dwallpaper_event_listener_stub.cpp35 if (!data.ReadUInt64Vector(&color)) { in OnRemoteRequest()
36 HILOG_ERROR("ON_COLORS_CHANGE ReadUInt64Vector error!"); in OnRemoteRequest()
H A Dwallpaper_service_proxy.cpp59 if (!reply.ReadUInt64Vector(&colors)) { in GetColorsInner()
60 HILOG_ERROR("Failed to ReadUInt64Vector!"); in GetColorsInner()
/base/useriam/user_auth_framework/frameworks/native/ipc/src/
H A Dexecutor_callback_stub.cpp74 if (!data.ReadUInt64Vector(&templateIds)) { in OnMessengerReadyStub()
/base/powermgr/display_manager/state_manager/test/unittest/mock/src/
H A Dmock_parcel.cpp725 bool Parcel::ReadUInt64Vector(std::vector<uint64_t>* val) in ReadUInt64Vector() function in OHOS::Parcel
/base/powermgr/thermal_manager/test/unittest/mock/src/
H A Dmock_parcel.cpp745 bool Parcel::ReadUInt64Vector(std::vector<uint64_t>* val) in ReadUInt64Vector() function in OHOS::Parcel
/base/powermgr/battery_statistics/test/unittest/mock/source/
H A Dmock_parcel.cpp722 bool Parcel::ReadUInt64Vector(std::vector<uint64_t> *val) in ReadUInt64Vector() function in OHOS::Parcel
/base/powermgr/power_manager/test/unittest/mock/
H A Dmock_parcel.cpp725 bool Parcel::ReadUInt64Vector(std::vector<uint64_t>* val) in ReadUInt64Vector() function in OHOS::Parcel
/base/powermgr/battery_manager/test/unittest/mock/source/
H A Dmock_parcel.cpp720 bool Parcel::ReadUInt64Vector(std::vector<uint64_t>* val) in ReadUInt64Vector() function in OHOS::Parcel

Completed in 9 milliseconds