Searched refs:ReadFromParcelLong (Results 1 – 5 of 5) sorted by relevance
113 wantParams->ReadFromParcelLong(parcel, key); in DoSomethingInterestingWithMyApiDistributedWantParams002()
164 bool ReadFromParcelLong(Parcel &parcel, const std::string &key);
124 bool ReadFromParcelLong(Parcel& parcel, const std::string& key);
1353 bool WantParams::ReadFromParcelLong(Parcel &parcel, const std::string &key) in ReadFromParcelLong() function in OHOS::AAFwk::WantParams1467 return ReadFromParcelLong(parcel, key); in ReadFromParcelParam()
1258 bool DistributedWantParams::ReadFromParcelLong(Parcel& parcel, const std::string& key) in ReadFromParcelLong() function in OHOS::DistributedSchedule::DistributedWantParams1360 return ReadFromParcelLong(parcel, key); in ReadFromParcelParam()