HomeSort by relevance Sort by last modified time
    Searched refs:GetParcelables (Results 1 - 2 of 2) sorted by null

  /system/tools/aidl/
aidl.cpp 149 for (const auto& item : doc->GetParcelables()) {
167 for (const auto& item : doc->GetParcelables()) {
768 for (const auto& parcelable : doc->GetParcelables()) {
aidl_language.h 258 const std::vector<std::unique_ptr<AidlParcelable>>& GetParcelables() const {

Completed in 58 milliseconds