Home
last modified time | relevance | path

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

/build/tools/component_tools/static_check/bundle_check/
Dbundle_json_check.py27 g_root_path = BundleCheckTools.get_root_path() variable in OhosInfo
28 g_ohos_version = BundleCheckTools.get_ohos_version(g_root_path)
39 target_path = os.path.join(OhosInfo.g_root_path, os.path.normpath(path))
100 all_errors = check_all_bundle_json(OhosInfo.g_root_path)
117 path = OhosInfo.g_root_path
119 path = os.path.join(OhosInfo.g_root_path, path)