HomeSort by relevance Sort by last modified time
    Searched defs:local_path (Results 1 - 4 of 4) sorted by null

  /prebuilts/ndk/
gen_blueprints.py 20 def local_path(path): function
44 prebuilts_path = local_path('current/platforms')
81 with open(local_path('Android.bp'), 'w') as bpfile:
  /external/jsoncpp/devtools/
antglob.py 189 def local_path( paths ): function in function:glob.AntPatternToRETest.test_matching
191 test_cases.append( (ant_pattern, local_path(accepted_matches), local_path( rejected_matches )) )
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/test/
functional.rb 25 def local_path( *parts ) method in class:ANTLR3.Test.Location
30 local_path( name )
110 path = local_path( name.to_s )
162 def local_path( *args ) method in class:ANTLR3.Test.Functional
163 self.class.local_path( *args )
  /frameworks/native/cmds/installd/
utils.cpp 1011 std::string local_path = current_path + "\/" + name; local
    [all...]

Completed in 93 milliseconds