Home
last modified time | relevance | path

Searched defs:pResource (Results 1 – 2 of 2) sorted by relevance

/test/xts/acts/global_lite/i18n_lite/resource_parse_load/src/
Dhap_resource_test.cpp74 …const HapResource *pResource = HapResource::LoadFromIndex(FormatFullPath(g_resFilePath).c_str(), n… variable
153 const HapResource *pResource = HapResource::LoadFromIndex(path, rc); variable
221 …const HapResource *pResource = HapResource::LoadFromIndex(FormatFullPath(g_resFilePath).c_str(), n… variable
Dglobal_test.cpp70 const HapResource *pResource = HapResource::LoadFromIndex(path, rc); in GetResId() local