Home
last modified time | relevance | path

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

/ohos5.0/build/hb/services/
H A Dninja.py25 from util.system_util import SystemUtil, ExecEnviron
49 ninja_env = ExecEnviron()
/ohos5.0/build/hb/util/
H A Dsystem_util.py86 class ExecEnviron: class