Home
last modified time | relevance | path

Searched defs:parcel (Results 726 - 750 of 947) sorted by relevance

1...<<21222324252627282930>>...38

/foundation/communication/netmanager_base/test/netmanagernative/unit_test/
H A Dnetwork_route.cpp278 OHOS::nmd::InterfaceConfigurationParcel parcel; in TestInterfaceSetCfg() local
[all...]
/foundation/communication/ipc/services/dbinder/dbinder_service/src/
H A Ddbinder_service_stub.cpp272 bool DBinderServiceStub::Marshalling(Parcel &parcel, const sptr<IRemoteObject> &object) in Marshalling() argument
/foundation/communication/ipc/services/dbinder/test/unittest/
H A Ddbinder_service_stub_unittest.cpp709 Parcel parcel; in HWTEST_F() local
730 Parcel parcel; in HWTEST_F() local
753 Parcel parcel; in HWTEST_F() local
/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
H A Dnetfirewall_parcel.cpp52 sptr<NetFirewallIpParam> NetFirewallIpParam::Unmarshalling(Parcel &parcel) in Unmarshalling() argument
140 Unmarshalling(Parcel &parcel) Unmarshalling() argument
168 Unmarshalling(Parcel &parcel) Unmarshalling() argument
194 Unmarshalling(Parcel &parcel) Unmarshalling() argument
208 MarshallingList(const std::vector<T> &list, Parcel &parcel) MarshallingList() argument
227 UnmarshallingList(Parcel &parcel, std::vector<T> &list) UnmarshallingList() argument
279 Unmarshalling(Parcel &parcel) Unmarshalling() argument
352 Unmarshalling(Parcel &parcel) Unmarshalling() argument
364 UnmarshallingBase(Parcel &parcel, sptr<NetFirewallBaseRule> ptr) UnmarshallingBase() argument
389 Unmarshalling(Parcel &parcel) Unmarshalling() argument
429 Unmarshalling(Parcel &parcel) Unmarshalling() argument
457 Unmarshalling(Parcel &parcel) Unmarshalling() argument
496 Unmarshalling(Parcel &parcel) Unmarshalling() argument
[all...]
/foundation/deviceprofile/device_info_manager/common/src/interfaces/
H A Ddp_subscribe_info.cpp134 bool SubscribeInfo::UnMarshalling(MessageParcel& parcel) in UnMarshalling() argument
[all...]
H A Daccessee.cpp132 bool Accessee::UnMarshalling(MessageParcel& parcel) in UnMarshalling() argument
[all...]
H A Daccesser.cpp132 bool Accesser::UnMarshalling(MessageParcel& parcel) in UnMarshalling() argument
[all...]
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/sys_vpn_manager_test/
H A Dl2tp_vpn_config_test.cpp104 Parcel parcel; in HWTEST_F() local
H A Dipsec_vpn_config_test.cpp96 Parcel parcel; in HWTEST_F() local
H A Dopenvpn_config_test.cpp86 Parcel parcel; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/common/
H A Ditypes_util.h325 Marshalling(const std::map<K, V> &result, MessageParcel &parcel) Marshalling() argument
339 Unmarshalling(std::map<K, V> &val, MessageParcel &parcel) Unmarshalling() argument
364 Marshalling(const std::tuple<F, S, T> &result, MessageParcel &parcel) Marshalling() argument
379 Unmarshalling(std::tuple<F, S, T> &val, MessageParcel &parcel) Unmarshalling() argument
398 Marshalling(const std::pair<F, S> &result, MessageParcel &parcel) Marshalling() argument
410 Unmarshalling(std::pair<F, S> &val, MessageParcel &parcel) Unmarshalling() argument
425 Marshalling(const std::vector<T> &val, MessageParcel &parcel) Marshalling() argument
431 Unmarshalling(std::vector<T> &val, MessageParcel &parcel) Unmarshalling() argument
437 Marshalling(const std::list<T> &val, MessageParcel &parcel) Marshalling() argument
443 Unmarshalling(std::list<T> &val, MessageParcel &parcel) Unmarshalling() argument
449 MarshalToContainer(const T &val, MessageParcel &parcel) MarshalToContainer() argument
468 UnmarshalFromContainer(T &val, MessageParcel &parcel) UnmarshalFromContainer() argument
586 Marshal(MessageParcel &parcel, const T &first, const Types &...others) Marshal() argument
595 Unmarshal(MessageParcel &parcel, T &first, Types &...others) Unmarshal() argument
[all...]
/foundation/distributeddatamgr/data_share/test/native/unittest/mediadatashare_test/src/
H A Dabnormal_branch_test.cpp89 OHOS::MessageParcel parcel; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dschema_negotiate.cpp212 int SchemaNegotiate::SerializeData(const RelationalSyncOpinion &opinions, Parcel &parcel) in SerializeData() argument
227 DeserializeData(Parcel &parcel, RelationalSyncOpinion &opinion) DeserializeData() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/test/unittest/
H A Dblob_test.cpp324 OHOS::MessageParcel parcel; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Ddb_ability.cpp53 int DbAbility::Serialize(Parcel &parcel, const DbAbility &curAbility) in Serialize() argument
72 int DbAbility::DeSerialize(Parcel &parcel, DbAbility &curAbility) in DeSerialize() argument
/foundation/distributeddatamgr/data_share/frameworks/native/common/src/
H A Dishared_result_set_stub.cpp26 CreateStub(std::shared_ptr<DataShareResultSet> result, OHOS::MessageParcel &parcel) CreateStub() argument
/foundation/distributeddatamgr/pasteboard/test/fuzztest/pasteboardservice_fuzzer/
H A Dpasteboardservice_fuzzer.cpp232 OHOS::MessageParcel parcel; in LLVMFuzzerTestOneInput() local
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dvalues_bucket.cpp152 ValuesBucket ValuesBucket::Unmarshalling(Parcel &parcel) in Unmarshalling() argument
/foundation/distributeddatamgr/udmf/framework/common/
H A Dtlv_util.cpp558 Parcel parcel; in CountBufferSize() local
571 Parcel parcel; in Writing() local
597 std::shared_ptr<Parcel> parcel = std::make_shared<Parcel>(); in Reading() local
[all...]
/foundation/distributeddatamgr/relational_store/frameworks/native/dataability/src/
H A Ddata_ability_predicates.cpp82 MarshallingString(GetWhereClause(), parcel); in Marshalling() local
83 MarshallingStringList(GetWhereArgs(), parcel); in Marshalling() local
85 MarshallingString(GetIndex(), parcel); in Marshalling() local
86 MarshallingString(GetGroup(), parcel); in Marshalling() local
87 MarshallingString(GetOrder(), parcel); in Marshalling() local
109 Unmarshalling(OHOS::Parcel &parcel) Unmarshalling() argument
[all...]
/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner/src/
H A Dcloud_sync_common.cpp127 Unmarshalling(Parcel &parcel) Unmarshalling() argument
138 Unmarshalling(Parcel &parcel) Unmarshalling() argument
149 Unmarshalling(Parcel &parcel) Unmarshalling() argument
160 ReadFromParcel(Parcel &parcel) ReadFromParcel() argument
188 ReadFromParcel(Parcel &parcel) ReadFromParcel() argument
216 ReadBatchFromParcel(Parcel &parcel) ReadBatchFromParcel() argument
248 ReadFromParcel(Parcel &parcel) ReadFromParcel() argument
304 ReadFromParcel(Parcel &parcel) ReadFromParcel() argument
324 Unmarshalling(Parcel &parcel) Unmarshalling() argument
[all...]
/foundation/window/window_manager/window_scene/session_manager/src/
H A Ddistributed_client.cpp134 bool DistributedClient::ReadMissionInfosFromParcel(Parcel& parcel, in ReadMissionInfosFromParcel() argument
/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H A Ddistributed_bundle_info.cpp48 bool PublicRecordsInfo::ReadFromParcel(Parcel &parcel) in ReadFromParcel() argument
60 PublicRecordsInfo *PublicRecordsInfo::Unmarshalling(Parcel &parcel) in Unmarshalling() argument
119 bool DmsAbilityInfo::ReadFromParcel(Parcel &parcel) in ReadFromParcel() argument
153 Unmarshalling(Parcel &parcel) Unmarshalling() argument
215 ReadFromParcel(Parcel &parcel) ReadFromParcel() argument
272 Unmarshalling(Parcel &parcel) Unmarshalling() argument
[all...]
/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/
H A Ddistributed_operation.cpp204 Unmarshalling(Parcel& parcel) Unmarshalling() argument
215 ReadFromParcel(Parcel& parcel) ReadFromParcel() argument
[all...]
/foundation/ability/dmsfwk/test/fuzztest/distributedwantparams_fuzzer/
H A Ddistributedwantparams_fuzzer.cpp75 Parcel parcel; in DoSomethingInterestingWithMyAPI_DistributedWantParams_001() local
84 Parcel parcel; in DoSomethingInterestingWithMyAPI_DistributedWantParams_002() local
124 Parcel parcel; DoSomethingInterestingWithMyAPI_DistributedWantParams_003() local
[all...]

Completed in 14 milliseconds

1...<<21222324252627282930>>...38