Searched refs:ReadFromParcelInt (Results 1 – 5 of 5) sorted by relevance
156 wantParams->ReadFromParcelInt(parcel, key); in DoSomethingInterestingWithMyApiDistributedWantParams003()
163 bool ReadFromParcelInt(Parcel &parcel, const std::string &key);
123 bool ReadFromParcelInt(Parcel& parcel, const std::string& key);
1277 bool WantParams::ReadFromParcelInt(Parcel &parcel, const std::string &key) in ReadFromParcelInt() function in OHOS::AAFwk::WantParams1465 return ReadFromParcelInt(parcel, key); in ReadFromParcelParam()
1196 bool DistributedWantParams::ReadFromParcelInt(Parcel& parcel, const std::string& key) in ReadFromParcelInt() function in OHOS::DistributedSchedule::DistributedWantParams1358 return ReadFromParcelInt(parcel, key); in ReadFromParcelParam()