Home
last modified time | relevance | path

Searched defs:_aidl_ret (Results 1 – 2 of 2) sorted by relevance

/system/tools/aidl/tests/
Daidl_test_service_ndk.cpp330 bool* _aidl_ret) override { in VerifyNamesWithInterfaceArray()
346 optional<vector<std::shared_ptr<INamedCallback>>>* _aidl_ret) override { in GetNullableInterfaceArray()
367 const optional<vector<optional<std::string>>>& names, bool* _aidl_ret) override { in VerifyNamesWithNullableInterfaceArray()
395 optional<vector<std::shared_ptr<INamedCallback>>>* _aidl_ret) override { in GetInterfaceList()
401 const optional<vector<optional<std::string>>>& names, bool* _aidl_ret) override { in VerifyNamesWithInterfaceList()
Daidl_test_service.cpp456 const vector<String16>& names, bool* _aidl_ret) override { in VerifyNamesWithInterfaceArray()
471 optional<vector<sp<INamedCallback>>>* _aidl_ret) override { in GetNullableInterfaceArray()
492 bool* _aidl_ret) override { in VerifyNamesWithNullableInterfaceArray()
519 optional<vector<sp<INamedCallback>>>* _aidl_ret) override { in GetInterfaceList()
525 bool* _aidl_ret) override { in VerifyNamesWithInterfaceList()