Home
last modified time | relevance | path

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

/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dhap_manager.cpp857 auto nameWithoutModule = idItem->value_.substr(index + 1); in GetFilePath() local
858 outValue.append(nameWithoutModule); in GetFilePath()
869 auto nameWithoutModule = idItem->value_.substr(index + 1); in GetFilePath() local
870 outValue.append(nameWithoutModule); in GetFilePath()