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

  /bionic/libc/tools/
symbols.py 63 static_lib_dir = os.path.join(
68 os.path.join(static_lib_dir, f),
  /frameworks/rs/
build_rs.py 253 static_lib_dir = os.path.join(product_dir, 'obj/STATIC_LIBRARIES')
257 static_lib_dir, static_lib + '_intermediates/' + static_lib + '.a')

Completed in 222 milliseconds