Home
last modified time | relevance | path

Searched refs:isRead (Results 1 - 3 of 3) sorted by relevance

/base/global/resource_management/frameworks/resmgr/include/
H A Dres_config_impl.h153 * @param isRead the isAppDarkRes_ is read-only
156 bool Copy(ResConfig &other, bool isRead = false);
/base/global/resource_management/interfaces/inner_api/include/
H A Dres_config.h70 virtual bool Copy(ResConfig &other, bool isRead = false) = 0;
/base/global/resource_management/frameworks/resmgr/src/
H A Dres_config_impl.cpp376 bool ResConfigImpl::Copy(ResConfig &other, bool isRead) in Copy() argument
405 if (isRead) { in Copy()

Completed in 2 milliseconds