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/' variable66 self.dir_on_device = NATIVE_LIBS_DIR_ON_DEVICE198 if self.adb.run(['shell', 'ls', NATIVE_LIBS_DIR_ON_DEVICE]):199 args += ['--symfs', NATIVE_LIBS_DIR_ON_DEVICE]