Home
last modified time | relevance | path

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

/ohos5.0/base/startup/appspawn/interfaces/innerkits/hnp/src/
H A Dhnp_api.c43 HNP_INDEX_0 = 0, enumerator
/ohos5.0/base/startup/appspawn/service/hnp/base/
H A Dhnp_base.h105 HNP_INDEX_0 = 0, enumerator
H A Dhnp_zip.c375 …if (buff[HNP_INDEX_0] == 0x7F && buff[HNP_INDEX_1] == 'E' && buff[HNP_INDEX_2] == 'L' && buff[HNP_… in HnpELFFileCheck()