Home
last modified time | relevance | path

Searched refs:WriteInt64Vector (Results 1 - 10 of 10) sorted by relevance

/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
H A Dquery_sys_event_callback_proxy.cpp43 auto ret = data.WriteInt64Vector(seq); in OnQuery()
/base/telephony/core_service/frameworks/native/src/
H A Doperator_config_types.cpp187 if (!parcel.WriteInt64Vector(valueIt->second)) { in MarshallingLongArrayMap()
/base/powermgr/display_manager/state_manager/test/unittest/mock/src/
H A Dmock_parcel.cpp632 bool Parcel::WriteInt64Vector(const std::vector<int64_t>& val) in WriteInt64Vector() function in OHOS::Parcel
/base/powermgr/thermal_manager/test/unittest/mock/src/
H A Dmock_parcel.cpp652 bool Parcel::WriteInt64Vector(const std::vector<int64_t>& val) in WriteInt64Vector() function in OHOS::Parcel
/base/powermgr/battery_statistics/test/unittest/mock/source/
H A Dmock_parcel.cpp629 bool Parcel::WriteInt64Vector(const std::vector<int64_t> &val) in WriteInt64Vector() function in OHOS::Parcel
/base/powermgr/power_manager/test/unittest/mock/
H A Dmock_parcel.cpp632 bool Parcel::WriteInt64Vector(const std::vector<int64_t>& val) in WriteInt64Vector() function in OHOS::Parcel
/base/powermgr/battery_manager/test/unittest/mock/source/
H A Dmock_parcel.cpp627 bool Parcel::WriteInt64Vector(const std::vector<int64_t>& val) in WriteInt64Vector() function in OHOS::Parcel
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification.cpp331 if (!parcel.WriteInt64Vector(vibrationStyle_)) { in MarshallingInt64()
H A Dnotification_slot.cpp389 if (!parcel.WriteInt64Vector(vibrationValues_)) { in Marshalling()
/base/request/request/test/unittest/cpp_test/fwkTest/src/
H A Dparcel_helper_test.cpp349 data.WriteInt64Vector(val); in MarshalProgress()

Completed in 10 milliseconds