Home
last modified time | relevance | path

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

/foundation/CastEngine/castengine_cast_framework/interfaces/inner_api/include/
H A Dcast_engine_common.h88 DEVICE_STATE_MAX, member in OHOS::CastEngine::SubDeviceType::DeviceState
130 const EXPORT std::array<std::string, static_cast<size_t>(DeviceState::DEVICE_STATE_MAX)> DEVICE_STATE_STRING = {
138 (state < static_cast<int32_t>(DeviceState::DEVICE_STATE_MAX)); in IsDeviceState()
/foundation/multimedia/av_session/interfaces/inner_api/native/session/include/
H A Davsession_info.h590 DEVICE_STATE_MAX = 10, enumerator
/foundation/CastEngine/castengine_cast_framework/interfaces/kits/js/src/
H A Dnapi_castengine_enum.cpp170 (void)SetNamedProperty(env, result, "DEVICE_STATE_MAX", static_cast<int32_t>(DeviceState::DEVICE_STATE_MAX)); in ExportDeviceState()

Completed in 4 milliseconds