Searched refs:NATIVE_LIBS_DIR_ON_DEVICE (Results 1 – 1 of 1) sorted by relevance
35 NATIVE_LIBS_DIR_ON_DEVICE = '/data/local/tmp/native_libs/' variable68 self.dir_on_device = NATIVE_LIBS_DIR_ON_DEVICE233 if self.adb.run(['shell', 'ls', NATIVE_LIBS_DIR_ON_DEVICE, '>/dev/null', '2>&1']):234 args += ['--symfs', NATIVE_LIBS_DIR_ON_DEVICE]