Home
last modified time | relevance | path

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

/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A Dglobal.cpp151 bool resConfigSet = true; in GLOBAL_GetValueById() local
155 resConfigSet = false; in GLOBAL_GetValueById()
163 if (resConfigSet) { in GLOBAL_GetValueById()
183 bool resConfigSet = true; in GLOBAL_GetValueByName() local
187 resConfigSet = false; in GLOBAL_GetValueByName()
196 if (resConfigSet) { in GLOBAL_GetValueByName()