Searched defs:isa_path (Results 1 – 2 of 2) sorted by relevance
36 let isa_path = get_attribute(isa_attr); in parse_derive() localVariable168 let isa_path = Path::new(&root).join(isa_filename); in derive_parser() localVariable
366 std::string isa_path = dalvik_cache + "/" + isa; in EnsureDalvikCache() local