Home | History | Annotate | Download | only in runtime

Lines Matching refs:GetInstructionSetString

199   std::string lock_file_name = dex_location_ + "." + GetInstructionSetString(isa_) + ".flock";
600 dir += "/" + std::string(GetInstructionSetString(isa));
869 std::string cache_dir = GetDalvikCache(GetInstructionSetString(isa));