Searched defs:Marshalling (Results 1 – 4 of 4) sorted by relevance
20 bool AttestResultInfo::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::DevAttest::AttestResultInfo
42 bool Marshalling(Parcel &out) const override in Marshalling() function
133 bool Marshalling(Parcel &parcel) const override in Marshalling() function in OHOS::MockIRemoteObject
339 BENCHMARK_F(ManagerBenchmarkTest, Marshalling)(benchmark::State &st) in BENCHMARK_F() argument