Home
last modified time | relevance | path

Searched refs:check_ndk_header (Results 1 – 3 of 3) sorted by relevance

/build/ohos/ndk/
Dcheck_ndk_header.pydeps2 …py --root build/ohos/ndk --output build/ohos/ndk/check_ndk_header.pydeps build/ohos/ndk/check_ndk_…
10 check_ndk_header.py
Dcheck_ndk_header.py38 def check_ndk_header(headers: list, output: str): function
55 …build_utils.call_and_write_depfile_if_stale(lambda: check_ndk_header(options.headers, options.outp…
Dndk.gni415 script = "//build/ohos/ndk/check_ndk_header.py"