Searched defs:ndk_path (Results 1 – 5 of 5) sorted by relevance
| /system/extras/simpleperf/scripts/ |
| D | utils.py | 177 def find_tool_path(toolname, ndk_path=None, arch=None): argument 428 def __init__(self, ndk_path, binary_cache_path, with_function_name): argument 656 def __init__(self, ndk_path, binary_cache_path): argument 711 def __init__(self, ndk_path): argument
|
| D | binary_cache_builder.py | 37 def __init__(self, ndk_path, disable_adb_root): argument
|
| D | app_profiler.py | 58 def __init__(self, ndk_path, device_arch, adb): argument
|
| D | annotate.py | 53 def __init__(self, ndk_path, binary_cache_path, source_dirs): argument
|
| D | report_html.py | 500 def __init__(self, binary_cache_path, ndk_path, build_addr_hit_map): argument
|