Home
last modified time | relevance | path

Searched refs:Marshalling (Results 1 - 8 of 8) sorted by relevance

/test/xts/hats/hdf/manager/managerBenchmarkTest/
H A Dhdf_manager_benchmark_test.cpp339 BENCHMARK_F(ManagerBenchmarkTest, Marshalling)(benchmark::State &st) in BENCHMARK_F()
354 ret = smq->GetMeta()->Marshalling(data); in BENCHMARK_F()
370 BENCHMARK_REGISTER_F(ManagerBenchmarkTest, Marshalling)->Iterations(100)->
396 ret = smq->GetMeta()->Marshalling(data); in BENCHMARK_F()
/test/xts/device_attest/interfaces/innerkits/native_cpp/test/unittest/src/
H A Ddevattest_client_proxy_test.cpp109 attestResultInfo.Marshalling(reply);
133 bool Marshalling(Parcel &parcel) const override
/test/xts/device_attest/interfaces/innerkits/native_cpp/include/
H A Dattest_result_info.h42 virtual bool Marshalling(Parcel &parcel) const override;
/test/xts/device_attest/services/devattest_ability/src/
H A Dattest_result_info.cpp20 bool AttestResultInfo::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::DevAttest::AttestResultInfo
H A Ddevattest_service_stub.cpp74 if (!attestResultInfoPtr->Marshalling(reply)) { in GetAttestStatusInner()
75 HILOGE("[GetAttestStatusInner] stub Marshalling failed"); in GetAttestStatusInner()
/test/testfwk/arkxtest/testserver/src/client/
H A Dsession_token.h42 bool Marshalling(Parcel &out) const override
/test/xts/device_attest/test/performancetest/src/
H A Ddevattestclient_performance_test.cpp287 retBool = attestResultInfo.Marshalling(data); in HWTEST_F()
/test/xts/hats/hdf/manager/managerServiceTest/
H A Dservice_manager_hdi_test.cpp593 ret = smq->GetMeta()->Marshalling(data); in HWTEST_F()
635 ret = smq->GetMeta()->Marshalling(data); in HWTEST_F()
679 ret = smq->GetMeta()->Marshalling(data); in HWTEST_F()

Completed in 6 milliseconds