SYMBOL INDEX (39 symbols across 10 files) FILE: common/UnicodeStreamFilter.py class UnicodeStreamFilter (line 5) | class UnicodeStreamFilter: method __init__ (line 7) | def __init__(self, target): function write (line 14) | def write(self, s): FILE: common/apiutil.py function setParams (line 13) | def setParams(array, key, value): function genSignString (line 17) | def genSignString(parser): class AiPlat (line 29) | class AiPlat(object): method __init__ (line 30) | def __init__(self, app_id, app_key): method invoke (line 36) | def invoke(self, params): method face_detectface (line 48) | def face_detectface(self, image, mode): FILE: common/auto_adb.py class auto_adb (line 7) | class auto_adb(): method __init__ (line 8) | def __init__(self): method get_screen (line 32) | def get_screen(self): method run (line 37) | def run(self, raw_command): method test_device (line 44) | def test_device(self): method test_density (line 60) | def test_density(self): method test_device_detail (line 65) | def test_device_detail(self): method test_device_os (line 70) | def test_device_os(self): method adb_path (line 75) | def adb_path(self): FILE: common/compression.py function resize_image (line 6) | def resize_image(origin_img, optimize_img, threshold): FILE: common/config.py function open_accordant_config (line 15) | def open_accordant_config(): function _get_screen_size (line 45) | def _get_screen_size(): FILE: common/debug.py function make_debug_dir (line 29) | def make_debug_dir(screenshot_backup_dir): function backup_screenshot (line 37) | def backup_screenshot(ts): function save_debug_screenshot (line 47) | def save_debug_screenshot(ts, im, piece_x, piece_y, board_x, board_y): function computing_error (line 66) | def computing_error(last_press_time, target_board_x, target_board_y, las... function dump_device_info (line 83) | def dump_device_info(): FILE: common/excel_keyword.py function get_random_keyword (line 5) | def get_random_keyword(filename): FILE: common/screenshot.py function pull_screenshot (line 23) | def pull_screenshot(): function check_screenshot (line 45) | def check_screenshot(): FILE: douyin-bot.py function yes_or_no (line 43) | def yes_or_no(): function _random_bias (line 59) | def _random_bias(num): function next_page (line 68) | def next_page(): function follow_user (line 84) | def follow_user(): function thumbs_up (line 97) | def thumbs_up(): function tap (line 110) | def tap(x, y): function auto_reply (line 118) | def auto_reply(): function parser (line 141) | def parser(): function main (line 149) | def main(): FILE: example/test_textInput.py function adb_keyboard_input (line 4) | def adb_keyboard_input(text):