Searched defs:CanBeOutParameter (Results 1 – 3 of 3) sorted by relevance
75 bool CanBeOutParameter() const override { return false; } in CanBeOutParameter() function in android::aidl::cpp::__anon3f86c4500111::VoidType103 bool CanBeOutParameter() const override { return true; } in CanBeOutParameter() function in android::aidl::cpp::__anon3f86c4500111::CppArrayType233 bool CanBeOutParameter() const override { return true; } in CanBeOutParameter() function in android::aidl::cpp::__anon3f86c4500111::NullableParcelableType259 bool CanBeOutParameter() const override { return true; } in CanBeOutParameter() function in android::aidl::cpp::__anon3f86c4500111::ParcelableType277 bool CanBeOutParameter() const override { return true; } in CanBeOutParameter() function in android::aidl::cpp::__anon3f86c4500111::NullableMap292 bool CanBeOutParameter() const override { return true; } in CanBeOutParameter() function in android::aidl::cpp::__anon3f86c4500111::MapType307 bool CanBeOutParameter() const override { return true; } in CanBeOutParameter() function in android::aidl::cpp::__anon3f86c4500111::NullableStringListType323 bool CanBeOutParameter() const override { return true; } in CanBeOutParameter() function in android::aidl::cpp::__anon3f86c4500111::StringListType338 bool CanBeOutParameter() const override { return true; } in CanBeOutParameter() function in android::aidl::cpp::__anon3f86c4500111::NullableUtf8InCppStringListType354 bool CanBeOutParameter() const override { return true; } in CanBeOutParameter() function in android::aidl::cpp::__anon3f86c4500111::Utf8InCppStringListType[all …]
49 bool CanBeOutParameter() const override { return false; } in CanBeOutParameter() function
44 bool CanBeOutParameter() const override { return m_canBeOut; } in CanBeOutParameter() function