Home
last modified time | relevance | path

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

/ohos5.0/base/startup/appspawn/service/hnp/pack/src/
H A Dhnp_pack.c93 if (hnpPack->hnpCfgExist == 0) { in PackHnp()
179 packInfo->hnpCfgExist = 0; in ParsePackArgs()
185 packInfo->hnpCfgExist = 1; in ParsePackArgs()
/ohos5.0/base/startup/appspawn/service/hnp/pack/include/
H A Dhnp_pack.h47 int hnpCfgExist; // 是否存在配置文件 member