Searched refs:ReadFromParcelDouble (Results 1 – 5 of 5) sorted by relevance
155 wantParams->ReadFromParcelDouble(parcel, key); in DoSomethingInterestingWithMyApiDistributedWantParams003()
166 bool ReadFromParcelDouble(Parcel &parcel, const std::string &key);
126 bool ReadFromParcelDouble(Parcel& parcel, const std::string& key);
1392 bool WantParams::ReadFromParcelDouble(Parcel &parcel, const std::string &key) in ReadFromParcelDouble() function in OHOS::AAFwk::WantParams1471 return ReadFromParcelDouble(parcel, key); in ReadFromParcelParam()
1291 bool DistributedWantParams::ReadFromParcelDouble(Parcel& parcel, const std::string& key) in ReadFromParcelDouble() function in OHOS::DistributedSchedule::DistributedWantParams1364 return ReadFromParcelDouble(parcel, key); in ReadFromParcelParam()