Searched defs:ndk_path (Results 1 – 5 of 5) sorted by relevance
/system/extras/simpleperf/scripts/ |
D | utils.py | 186 def find_tool_path(toolname, ndk_path=None, arch=None): argument 438 def __init__(self, ndk_path, binary_cache_path, with_function_name): argument 680 def __init__(self, ndk_path, binary_cache_path): argument 735 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 | 567 def __init__(self, binary_cache_path, ndk_path, build_addr_hit_map): argument
|