Home
last modified time | relevance | path

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

/build/tools/component_tools/static_check/bundle_check/
H A Dbundle_json_check.py26 class OhosInfo: class
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)
254 if self.__json['version'] != OhosInfo.g_ohos_version:
256 ' current ohos version is: ' + OhosInfo.g_ohos_version

Completed in 1 milliseconds