Searched defs:pResource (Results 1 – 2 of 2) sorted by relevance
74 …const HapResource *pResource = HapResource::LoadFromIndex(FormatFullPath(g_resFilePath).c_str(), n… variable153 const HapResource *pResource = HapResource::LoadFromIndex(path, rc); variable221 …const HapResource *pResource = HapResource::LoadFromIndex(FormatFullPath(g_resFilePath).c_str(), n… variable
70 const HapResource *pResource = HapResource::LoadFromIndex(path, rc); in GetResId() local