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