Searched defs:AddRuntimeArg (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/frameworks/native/cmds/installd/ | ||
H A D | execv_helper.cpp | 59 void ExecVHelper::AddRuntimeArg(const std::string& arg) { in AddRuntimeArg() function in android::installd::ExecVHelper |
H A D | run_dex2oat.cpp | 336 void RunDex2Oat::AddRuntimeArg(const std::string& arg) { in AddRuntimeArg() function in android::installd::RunDex2Oat |
/aosp_15_r20/art/dex2oat/ | ||
H A D | dex2oat_image_test.cc | 80 void AddRuntimeArg(std::vector<std::string>& args, const std::string& arg) { in AddRuntimeArg() function in art::Dex2oatImageTest |