Home
last modified time | relevance | path

Searched refs:MCC_UNDEFINED (Results 1 - 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/base/resource/
H A Dace_res_config.h84 int32_t mcc_ = MCC_UNDEFINED;
H A Dace_res_config.cpp1035 if (resConfig.mcc_ != MCC_UNDEFINED && resConfig.mnc_ != MNC_UNDEFINED) { in ConvertResConfigToTag()
/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dsystem_properties.cpp69 int32_t SystemProperties::mcc_ = MCC_UNDEFINED;
/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dsystem_properties.h49 constexpr int32_t MCC_UNDEFINED = 0; member
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dsystem_properties.cpp397 int32_t SystemProperties::mcc_ = MCC_UNDEFINED;

Completed in 6 milliseconds