Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/base/resource/
H A Dace_res_config.h85 int32_t mnc_ = MNC_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.cpp70 int32_t SystemProperties::mnc_ = MNC_UNDEFINED;
/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dsystem_properties.h50 constexpr int32_t MNC_UNDEFINED = 0; member
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dsystem_properties.cpp398 int32_t SystemProperties::mnc_ = MNC_UNDEFINED;

Completed in 6 milliseconds