Home
last modified time | relevance | path

Searched refs:WriteInt32Vector (Results 1 - 17 of 17) sorted by relevance

/base/security/access_token/services/common/app_manager/src/
H A Dapp_state_data.cpp25 && parcel.WriteInt32(extensionType) && parcel.WriteInt32Vector(renderPids) in Marshalling()
/base/security/access_token/frameworks/inner_api/privacy/test/unittest/app_manager_client/
H A Dapp_state_data.cpp25 && parcel.WriteInt32(extensionType) && parcel.WriteInt32Vector(renderPids) in Marshalling()
/base/useriam/user_auth_framework/frameworks/native/ipc/src/
H A Duser_auth_proxy.cpp211 if (!data.WriteInt32Vector(atList)) { in WriteAuthParam()
400 if (!data.WriteInt32Vector(atList)) { in WriteWidgetAuthParam()
732 if (!data.WriteInt32Vector(authTypeList)) { in RegistUserAuthSuccessEventListener()
829 if (!data.WriteInt32Vector(param.userIds)) { in SetGlobalConfigParam()
837 if (!data.WriteInt32Vector(authTypeList)) { in SetGlobalConfigParam()
/base/hiviewdfx/hidumper/services/zidl/src/
H A Ddump_broker_stub.cpp80 if (!reply.WriteInt32Vector(pidList)) { in ScanPidOverLimitStub()
/base/print/print_fwk/frameworks/helper/scan_helper/src/
H A Dscan_option_value.cpp144 parcel.WriteInt32Vector(numListValue_); in Marshalling()
H A Dscan_option_descriptor.cpp220 parcel.WriteInt32Vector(optionConstraintNumber_); in Marshalling()
/base/msdp/device_status/utils/common/include/
H A Ddevicestatus_common.h120 if (!(parcel).WriteInt32Vector(data)) { \
121 FI_HILOGE("WriteInt32Vector "#data" failed"); \
/base/notification/common_event_service/frameworks/native/src/
H A Dcommon_event_publish_info.cpp148 if (!parcel.WriteInt32Vector(subscriberUids_)) { in Marshalling()
/base/useriam/user_auth_framework/test/unittest/services/src/
H A Duser_auth_stub_test.cpp312 EXPECT_TRUE(data.WriteInt32Vector(testAuthTypeInts)); in HWTEST_F()
378 EXPECT_TRUE(data.WriteInt32Vector(testAuthTypeInts)); in HWTEST_F()
541 EXPECT_TRUE(data.WriteInt32Vector(authType)); in HWTEST_F()
629 EXPECT_TRUE(data.WriteInt32Vector(param.userIds)); in HWTEST_F()
630 EXPECT_TRUE(data.WriteInt32Vector(authTypes)); in HWTEST_F()
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_local_live_view_content.cpp258 if (!parcel.WriteInt32Vector(flags_)) { in Marshalling()
/base/telephony/core_service/frameworks/native/src/
H A Doperator_config_types.cpp169 if (!parcel.WriteInt32Vector(valueIt->second)) { in MarshallingIntArrayMap()
/base/powermgr/display_manager/state_manager/test/unittest/mock/src/
H A Dmock_parcel.cpp627 bool Parcel::WriteInt32Vector(const std::vector<int32_t>& val) in WriteInt32Vector() function in OHOS::Parcel
/base/powermgr/thermal_manager/test/unittest/mock/src/
H A Dmock_parcel.cpp647 bool Parcel::WriteInt32Vector(const std::vector<int32_t>& val) in WriteInt32Vector() function in OHOS::Parcel
/base/powermgr/battery_statistics/test/unittest/mock/source/
H A Dmock_parcel.cpp624 bool Parcel::WriteInt32Vector(const std::vector<int32_t> &val) in WriteInt32Vector() function in OHOS::Parcel
/base/powermgr/power_manager/test/unittest/mock/
H A Dmock_parcel.cpp627 bool Parcel::WriteInt32Vector(const std::vector<int32_t>& val) in WriteInt32Vector() function in OHOS::Parcel
/base/powermgr/battery_manager/test/unittest/mock/source/
H A Dmock_parcel.cpp622 bool Parcel::WriteInt32Vector(const std::vector<int32_t>& val) in WriteInt32Vector() function in OHOS::Parcel
/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_stub.cpp1496 if (!reply.WriteInt32Vector(ids)) { in ProcQueryActiveOsAccountIds()
1761 if (!reply.WriteInt32Vector(localIds)) { in ProcGetBackgroundOsAccountLocalIds()

Completed in 17 milliseconds