Searched refs:SetPackage (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/tools/aidl/ | ||
H A D | parser.h | 87 void SetPackage(const std::string& package) { package_ = package; } in SetPackage() function |
H A D | aidl_language_y.yy | 217 ps->SetPackage($2->GetText()); |