Searched refs:ReadFromParcelShort (Results 1 – 5 of 5) sorted by relevance
154 wantParams->ReadFromParcelShort(parcel, key); in DoSomethingInterestingWithMyApiDistributedWantParams003()
162 bool ReadFromParcelShort(Parcel &parcel, const std::string &key);
122 bool ReadFromParcelShort(Parcel& parcel, const std::string& key);
1260 bool WantParams::ReadFromParcelShort(Parcel &parcel, const std::string &key) in ReadFromParcelShort() function in OHOS::AAFwk::WantParams1463 return ReadFromParcelShort(parcel, key); in ReadFromParcelParam()
1182 bool DistributedWantParams::ReadFromParcelShort(Parcel& parcel, const std::string& key) in ReadFromParcelShort() function in OHOS::DistributedSchedule::DistributedWantParams1356 return ReadFromParcelShort(parcel, key); in ReadFromParcelParam()