Home
last modified time | relevance | path

Searched defs:parcel (Results 201 - 225 of 402) sorted by relevance

12345678910>>...17

/base/location/interfaces/inner_api/include/
H A Dlocating_required_data.h65 void ReadFromParcel(Parcel& parcel) in ReadFromParcel() argument
79 static std::shared_ptr<LocatingRequiredData> Unmarshalling(Parcel& parcel) in Unmarshalling() argument
[all...]
/base/account/os_account/frameworks/domain_account/src/
H A Ddomain_account_common.cpp50 bool DomainAccountInfo::ReadFromParcel(Parcel &parcel) in ReadFromParcel() argument
100 Unmarshalling(Parcel &parcel) Unmarshalling() argument
123 ReadFromParcel(Parcel &parcel) ReadFromParcel() argument
152 Unmarshalling(Parcel &parcel) Unmarshalling() argument
168 ReadFromParcel(Parcel &parcel) ReadFromParcel() argument
196 Unmarshalling(Parcel &parcel) Unmarshalling() argument
222 ReadFromParcel(Parcel &parcel) ReadFromParcel() argument
256 Unmarshalling(Parcel &parcel) Unmarshalling() argument
270 ReadFromParcel(Parcel &parcel) ReadFromParcel() argument
296 Unmarshalling(Parcel &parcel) Unmarshalling() argument
311 ReadFromParcel(Parcel &parcel) ReadFromParcel() argument
339 Unmarshalling(Parcel &parcel) Unmarshalling() argument
367 Unmarshalling(Parcel &parcel) Unmarshalling() argument
378 ReadFromParcel(Parcel &parcel) ReadFromParcel() argument
[all...]
/base/account/os_account/frameworks/appaccount/native/src/
H A Dapp_account_common.cpp45 SelectAccountsOptions *SelectAccountsOptions::Unmarshalling(Parcel &parcel) in Unmarshalling() argument
56 ReadFromParcel(Parcel &parcel) ReadFromParcel() argument
93 Unmarshalling(Parcel &parcel) Unmarshalling() argument
104 ReadFromParcel(Parcel &parcel) ReadFromParcel() argument
122 Unmarshalling(Parcel &parcel) Unmarshalling() argument
133 ReadFromParcel(Parcel &parcel) ReadFromParcel() argument
167 Unmarshalling(Parcel &parcel) Unmarshalling() argument
178 ReadFromParcel(Parcel &parcel) ReadFromParcel() argument
212 Unmarshalling(Parcel &parcel) Unmarshalling() argument
223 ReadFromParcel(Parcel &parcel) ReadFromParcel() argument
241 Unmarshalling(Parcel &parcel) Unmarshalling() argument
252 ReadFromParcel(Parcel &parcel) ReadFromParcel() argument
[all...]
/base/account/os_account/frameworks/domain_account/test/moduletest/src/
H A Ddomain_account_common_test.cpp81 Parcel parcel; in HWTEST_F() local
98 Parcel parcel; in HWTEST_F() local
117 Parcel parcel; in HWTEST_F() local
135 Parcel parcel; HWTEST_F() local
[all...]
/base/account/os_account/services/accountmgr/test/unittest/domain_account/
H A Ddomain_account_plugin_proxy_test.cpp210 Parcel parcel; in HWTEST_F() local
227 Parcel parcel; in HWTEST_F() local
246 Parcel parcel; in HWTEST_F() local
[all...]
/base/customization/enterprise_device_management/common/native/src/
H A Dedm_permission.cpp53 bool EdmPermission::ReadFromParcel(MessageParcel &parcel) in ReadFromParcel() argument
71 bool EdmPermission::Unmarshalling(MessageParcel &parcel, EdmPermission &edmPermission) in Unmarshalling() argument
/base/customization/enterprise_device_management/test/fuzztest/setbrowserpoliciesplugin_fuzzer/
H A Dset_browser_policies_plugin_fuzzer.cpp35 void SetParcelContent(MessageParcel &parcel, uint32_t operateType, in SetParcelContent() argument
96 MessageParcel parcel; LLVMFuzzerTestOneInput() local
[all...]
/base/print/print_fwk/frameworks/models/print_models/include/
H A Dprint_utils.h60 static bool readListFromParcel(Parcel &parcel, std::vector<T> &supportedList, const ReadFunc &readFunc) in readListFromParcel() argument
78 static bool readListFromParcel(Parcel &parcel, std::vector<T> &supportedList, const ReadFunc &readFunc, in readListFromParcel() argument
94 static void WriteListToParcel(Parcel &parcel, const std::vector<T> &list, WriteFunc writeFunc) in WriteListToParcel() argument
103 static void WriteListToParcel(Parcel &parcel, cons argument
[all...]
/base/print/print_fwk/frameworks/models/print_models/src/
H A Dprint_extension_info.cpp95 void PrintExtensionInfo::ReadFromParcel(Parcel &parcel) in ReadFromParcel() argument
114 Unmarshalling(Parcel &parcel) Unmarshalling() argument
[all...]
H A Dprint_preview_attribute.cpp79 void PrintPreviewAttribute::ReadFromParcel(Parcel &parcel) in ReadFromParcel() argument
106 std::shared_ptr<PrintPreviewAttribute> PrintPreviewAttribute::Unmarshalling(Parcel &parcel) in Unmarshalling() argument
H A Dprint_range.cpp112 void PrintRange::ReadFromParcel(Parcel &parcel) in ReadFromParcel() argument
154 Unmarshalling(Parcel &parcel) Unmarshalling() argument
[all...]
H A Dprint_resolution.cpp81 void PrintResolution::ReadFromParcel(Parcel &parcel) in ReadFromParcel() argument
96 std::shared_ptr<PrintResolution> PrintResolution::Unmarshalling(Parcel &parcel) in Unmarshalling() argument
[all...]
/base/print/print_fwk/test/unittest/fwk_inner_napi_test/
H A Dprinter_capability_test.cpp178 Parcel parcel; in HWTEST_F() local
197 Parcel parcel; in HWTEST_F() local
218 Parcel parcel; in HWTEST_F() local
H A Dprint_job_test.cpp410 Parcel parcel; in HWTEST_F() local
425 Parcel parcel; in HWTEST_F() local
/base/powermgr/battery_statistics/frameworks/native/src/
H A Dbattery_stats_info.cpp32 std::shared_ptr<BatteryStatsInfo> BatteryStatsInfo::Unmarshalling(Parcel& parcel) in Unmarshalling() argument
46 bool BatteryStatsInfo::ReadFromParcel(Parcel &parcel) in ReadFromParcel() argument
[all...]
/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_client_test.cpp137 MessageParcel parcel; in HWTEST_F() local
/base/print/print_fwk/frameworks/helper/scan_helper/src/
H A Dscan_range.cpp80 void ScanRange::ReadFromParcel(Parcel &parcel) in ReadFromParcel() argument
99 std::shared_ptr<ScanRange> ScanRange::Unmarshalling(Parcel &parcel) in Unmarshalling() argument
[all...]
/base/msdp/device_status/utils/common/src/
H A Ddrag_data_packer.cpp200 int32_t SummaryPacker::Marshalling(const SummaryMap &val, Parcel &parcel) in Marshalling() argument
210 int32_t SummaryPacker::UnMarshalling(Parcel &parcel, SummaryMap &val) in UnMarshalling() argument
227 int32_t ShadowOffsetPacker::Marshalling(const ShadowOffset&shadowOffset, Parcel &parcel) in Marshalling() argument
236 UnMarshalling(Parcel &parcel, ShadowOffset&shadowOffset) UnMarshalling() argument
[all...]
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_capsule.cpp158 bool NotificationCapsule::ReadFromParcel(Parcel &parcel) in ReadFromParcel() argument
176 Unmarshalling(Parcel &parcel) Unmarshalling() argument
[all...]
H A Dnotification_basic_content.cpp140 bool NotificationBasicContent::ReadFromParcel(Parcel &parcel) in ReadFromParcel() argument
[all...]
H A Dnotification_bundle_option.cpp102 NotificationBundleOption *NotificationBundleOption::Unmarshalling(Parcel &parcel) in Unmarshalling() argument
113 bool NotificationBundleOption::ReadFromParcel(Parcel &parcel) in ReadFromParcel() argument
[all...]
H A Dbadge_number_callback_data.cpp110 BadgeNumberCallbackData *BadgeNumberCallbackData::Unmarshalling(Parcel &parcel) in Unmarshalling() argument
121 bool BadgeNumberCallbackData::ReadFromParcel(Parcel &parcel) in ReadFromParcel() argument
[all...]
H A Dreminder_request_timer.cpp132 ReminderRequestTimer *ReminderRequestTimer::Unmarshalling(Parcel &parcel) in Unmarshalling() argument
146 bool ReminderRequestTimer::ReadFromParcel(Parcel &parcel) in ReadFromParcel() argument
[all...]
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_bundle_option_test.cpp91 Parcel parcel; in HWTEST_F() local
107 Parcel parcel; in HWTEST_F() local
129 Parcel parcel; in HWTEST_F() local
H A Dreminder_request_alarm_test.cpp365 Parcel parcel; in HWTEST_F() local
381 Parcel parcel; in HWTEST_F() local
402 Parcel parcel; in HWTEST_F() local

Completed in 13 milliseconds

12345678910>>...17