Home
last modified time | relevance | path

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

/ohos5.0/build/tools/component_tools/static_check/bundle_check/
H A 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))
101 all_errors = check_all_bundle_json(OhosInfo.g_root_path)
118 path = OhosInfo.g_root_path
120 path = os.path.join(OhosInfo.g_root_path, path)