Home
last modified time | relevance | path

Searched refs:WriteUInt64Vector (Results 1 - 9 of 9) sorted by relevance

/base/theme/wallpaper_mgr/services/src/
H A Dwallpaper_event_listener_proxy.cpp37 if (!data.WriteUInt64Vector(color)) { in OnColorsChange()
H A Dwallpaper_service_stub.cpp293 if (!reply.WriteUInt64Vector(vecWallpaperColors)) { in OnGetColorsInner()
294 HILOG_ERROR("WallpaperServiceStub::OnGetColors WriteUInt64Vector error!"); in OnGetColorsInner()
/base/useriam/user_auth_framework/frameworks/native/ipc/src/
H A Dexecutor_callback_proxy.cpp50 if (!data.WriteUInt64Vector(templateIdList)) { in OnMessengerReady()
/base/useriam/user_auth_framework/test/unittest/inner_api/src/
H A Dexecutor_callback_stub_test.cpp61 EXPECT_TRUE(data.WriteUInt64Vector(templateIdList)); in HWTEST_F()
/base/powermgr/display_manager/state_manager/test/unittest/mock/src/
H A Dmock_parcel.cpp652 bool Parcel::WriteUInt64Vector(const std::vector<uint64_t>& val) in WriteUInt64Vector() function in OHOS::Parcel
/base/powermgr/thermal_manager/test/unittest/mock/src/
H A Dmock_parcel.cpp672 bool Parcel::WriteUInt64Vector(const std::vector<uint64_t>& val) in WriteUInt64Vector() function in OHOS::Parcel
/base/powermgr/battery_statistics/test/unittest/mock/source/
H A Dmock_parcel.cpp649 bool Parcel::WriteUInt64Vector(const std::vector<uint64_t> &val) in WriteUInt64Vector() function in OHOS::Parcel
/base/powermgr/power_manager/test/unittest/mock/
H A Dmock_parcel.cpp652 bool Parcel::WriteUInt64Vector(const std::vector<uint64_t>& val) in WriteUInt64Vector() function in OHOS::Parcel
/base/powermgr/battery_manager/test/unittest/mock/source/
H A Dmock_parcel.cpp647 bool Parcel::WriteUInt64Vector(const std::vector<uint64_t>& val) in WriteUInt64Vector() function in OHOS::Parcel

Completed in 9 milliseconds