Searched refs:ReadFromParcelInt8 (Results 1 – 5 of 5) sorted by relevance
150 wantParams->ReadFromParcelInt8(parcel, key); in DoSomethingInterestingWithMyApiDistributedWantParams003()
160 bool ReadFromParcelInt8(Parcel &parcel, const std::string &key);
120 bool ReadFromParcelInt8(Parcel& parcel, const std::string& key);
1226 bool WantParams::ReadFromParcelInt8(Parcel &parcel, const std::string &key) in ReadFromParcelInt8() function in OHOS::AAFwk::WantParams1459 return ReadFromParcelInt8(parcel, key); in ReadFromParcelParam()
1154 bool DistributedWantParams::ReadFromParcelInt8(Parcel& parcel, const std::string& key) in ReadFromParcelInt8() function in OHOS::DistributedSchedule::DistributedWantParams1352 return ReadFromParcelInt8(parcel, key); in ReadFromParcelParam()