Home
last modified time | relevance | path

Searched defs:Parcel (Results 1 - 8 of 8) sorted by relevance

/base/telephony/core_service/test/unittest/esim_parcel_gtest/mock/include/
H A Dparcel.h42 class Parcel { class
44 Parcel() {} in Parcel() function in OHOS::Parcel
/base/account/os_account/frameworks/appaccount/native/test/unittest/
H A Dapp_account_common_test.cpp64 Parcel Parcel; in HWTEST_F() local
92 Parcel Parcel; in HWTEST_F() local
114 Parcel Parcel; in HWTEST_F() local
134 Parcel Parcel; HWTEST_F() local
160 Parcel Parcel; HWTEST_F() local
199 Parcel Parcel; HWTEST_F() local
[all...]
/base/powermgr/display_manager/state_manager/test/unittest/mock/src/
H A Dmock_parcel.cpp30 Parcel::Parcel(Allocator* allocator) in Parcel() function in OHOS::Parcel
51 Parcel::Parcel() : Parcel(new DefaultAllocator()) {} in Parcel() function in OHOS::Parcel
606 WriteVector(const std::vector<T1>& val, bool (Parcel::*Write)(T2)) WriteVector() argument
678 ReadVector(std::vector<T>* val, bool (Parcel::*Read)(T&)) ReadVector() argument
[all...]
/base/powermgr/thermal_manager/test/unittest/mock/src/
H A Dmock_parcel.cpp31 Parcel::Parcel(Allocator* allocator) in Parcel() function in OHOS::Parcel
52 Parcel::Parcel() : Parcel(new DefaultAllocator()) {} in Parcel() function in OHOS::Parcel
622 WriteVector(const std::vector<T1>& val, bool (Parcel::*Write)(T2)) WriteVector() argument
698 ReadVector(std::vector<T>* val, bool (Parcel::*Read)(T&)) ReadVector() argument
[all...]
/base/powermgr/battery_statistics/test/unittest/mock/source/
H A Dmock_parcel.cpp31 Parcel::Parcel(Allocator *allocator) in Parcel() function in OHOS::Parcel
52 Parcel::Parcel() : Parcel(new DefaultAllocator()) in Parcel() function in OHOS::Parcel
603 WriteVector(const std::vector<T1> &val, bool (Parcel::*Write)(T2)) WriteVector() argument
[all...]
/base/powermgr/power_manager/test/unittest/mock/
H A Dmock_parcel.cpp30 Parcel::Parcel(Allocator* allocator) in Parcel() function in OHOS::Parcel
51 Parcel::Parcel() : Parcel(new DefaultAllocator()) {} in Parcel() function in OHOS::Parcel
606 WriteVector(const std::vector<T1>& val, bool (Parcel::*Write)(T2)) WriteVector() argument
678 ReadVector(std::vector<T>* val, bool (Parcel::*Read)(T&)) ReadVector() argument
[all...]
/base/powermgr/battery_manager/test/unittest/mock/source/
H A Dmock_parcel.cpp30 Parcel::Parcel(Allocator* allocator) in Parcel() function in OHOS::Parcel
51 Parcel::Parcel() : Parcel(new DefaultAllocator()) {} in Parcel() function in OHOS::Parcel
601 WriteVector(const std::vector<T1>& val, bool (Parcel::*Write)(T2)) WriteVector() argument
673 ReadVector(std::vector<T>* val, bool (Parcel::*Read)(T&)) ReadVector() argument
[all...]
/base/useriam/user_auth_framework/test/fuzztest/clients/userauthclient_fuzzer/
H A Duser_auth_client_fuzzer.cpp232 FuzzClientUnRegistUserAuthSuccessEventListener(Parcel &Parcel) FuzzClientUnRegistUserAuthSuccessEventListener() argument
[all...]

Completed in 7 milliseconds