HomeSort by relevance Sort by last modified time
    Searched refs:GetRuntimeImageInfo (Results 1 - 2 of 2) sorted by null

  /art/runtime/
oat_file_assistant.h 274 static std::unique_ptr<ImageInfo> GetRuntimeImageInfo(InstructionSet isa,
oat_file_assistant.cc 845 OatFileAssistant::ImageInfo::GetRuntimeImageInfo(InstructionSet isa, std::string* error_msg) {
868 cached_image_info_ = ImageInfo::GetRuntimeImageInfo(isa_, &error_msg);
    [all...]

Completed in 687 milliseconds