Home
last modified time | relevance | path

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

/ohos5.0/base/startup/appspawn/service/hnp/base/
H A Dhnp_sal.c67 int numDirs = 0; in HnpRelPath() local
86 numDirs++; in HnpRelPath()
91 for (int i = 0; i < numDirs; i++) { in HnpRelPath()