Home
last modified time | relevance | path

Searched refs:INCLUDE_LIB (Results 1 - 2 of 2) sorted by relevance

/interface/sdk_c/build-tools/capi_parser/src/utils/
H A Dconstants.py26 INCLUDE_LIB = r'.\third_party\musl\ndk_musl_include' variable in StringConstant
/interface/sdk_c/build-tools/capi_parser/src/coreImpl/parser/
H A Dparser.py249 include_lib = os.path.abspath(os.path.join(root_path, StringConstant.INCLUDE_LIB.value))
251 include_lib = StringConstant.INCLUDE_LIB.value

Completed in 2 milliseconds