Searched refs:getCStr (Results 1 – 1 of 1) sorted by relevance
2405 static const char* getCStr(const std::optional<std::string>& data, in getCStr() function2428 const char* oat_dir = getCStr(outputPath); in dexopt()2436 const char* pkgname = getCStr(packageName, "*"); in dexopt()2438 const char* volume_uuid = getCStr(uuid); in dexopt()2439 const char* class_loader_context = getCStr(classLoaderContext); in dexopt()2440 const char* se_info = getCStr(seInfo); in dexopt()2441 const char* profile_name = getCStr(profileName); in dexopt()2442 const char* dm_path = getCStr(dexMetadataPath); in dexopt()2443 const char* compilation_reason = getCStr(compilationReason); in dexopt()