Searched refs:NATIVE_LIBS_DIR_ON_DEVICE (Results 1 – 1 of 1) sorted by relevance
36 NATIVE_LIBS_DIR_ON_DEVICE = '/data/local/tmp/native_libs/' variable72 self.dir_on_device = NATIVE_LIBS_DIR_ON_DEVICE237 if self.adb.run(['shell', 'ls', NATIVE_LIBS_DIR_ON_DEVICE]):238 args += ['--symfs', NATIVE_LIBS_DIR_ON_DEVICE]