Searched refs:odex_status (Results 1 – 3 of 3) sorted by relevance
80 const std::string& odex_status) { in RegisterOdexStatus() argument87 cli.odex_status = odex_status; in RegisterOdexStatus()93 << "\nodex_status=" << odex_status; in RegisterOdexStatus()125 << "\nodex_status=" << cli.odex_status.value_or(kUnknownValue) in operator <<()
69 const std::string& odex_status);96 std::optional<std::string> odex_status; member
207 std::string odex_status; in OpenDexFilesFromOat() local212 &odex_status); in OpenDexFilesFromOat()218 odex_status); in OpenDexFilesFromOat()223 odex_status.c_str(), in OpenDexFilesFromOat()