Searched refs:GetParamNames (Results 1 - 1 of 1) sorted by relevance

/art/compiler/debug/
H A Delf_debug_info_writer.h47 static std::vector<const char*> GetParamNames(const MethodDebugInfo* mi) { function in namespace:art::debug
195 std::vector<const char*> param_names = GetParamNames(mi);

Completed in 17 milliseconds