Home
last modified time | relevance | path

Searched defs:new_args (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/tools/aidl/
H A Daidl_checkapi.cpp206 const auto& new_args = new_m->GetArguments(); in are_compatible_interfaces() local
/aosp12/art/tools/dexanalyze/
H A Ddexanalyze_bytecode.cc395 std::vector<uint32_t> new_args; in ProcessCodeItem() local
/aosp12/art/dex2oat/
H A Ddex2oat_test.cc474 std::vector<std::string> new_args(extra_args); local