Searched refs:getCStr (Results 1 – 1 of 1) sorted by relevance
2379 static const char* getCStr(const std::unique_ptr<std::string>& data, in getCStr() function2402 const char* oat_dir = getCStr(outputPath); in dexopt()2410 const char* pkgname = getCStr(packageName, "*"); in dexopt()2412 const char* volume_uuid = getCStr(uuid); in dexopt()2413 const char* class_loader_context = getCStr(classLoaderContext); in dexopt()2414 const char* se_info = getCStr(seInfo); in dexopt()2415 const char* profile_name = getCStr(profileName); in dexopt()2416 const char* dm_path = getCStr(dexMetadataPath); in dexopt()2417 const char* compilation_reason = getCStr(compilationReason); in dexopt()