Home
last modified time | relevance | path

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

/base/global/resource_management/interfaces/inner_api/include/
Dres_common.h44 static const char *LIGHT_STR = "light"; variable
/base/global/resource_management/frameworks/resmgr/test/unittest/common/
Dres_desc_test.cpp157 TestKeyParam(KeyType::COLORMODE, ColorMode::LIGHT, LIGHT_STR);
/base/global/resource_management/frameworks/resmgr/src/
Dres_desc.cpp99 ret = std::string(LIGHT_STR); in GetColorModeStr()