Searched defs:code_path (Results 1 – 5 of 5) sorted by relevance
61 for (const std::string& code_path : code_paths) { in RegisterAppInfo() local77 void AppInfo::RegisterOdexStatus(const std::string& code_path, in RegisterOdexStatus()119 AppInfo::CodeType AppInfo::GetRegisteredCodeType(const std::string& code_path) { in GetRegisteredCodeType()131 const std::string code_path = it.first; in operator <<() local
34 code_path = '@[email protected]'.format(protocol_base_file_name) variable
787 const std::string& code_path, bool dump_classes_and_methods) { in dump_profiles()2788 const std::string& code_path, in prepare_app_profile()
378 jstring code_path = reinterpret_cast<jstring>(env->GetObjectArrayElement(code_paths, i)); in VMRuntime_registerAppInfo() local
1156 const std::string& code_path, in mergePackageProfiles()