Home
last modified time | relevance | path

Searched refs:DEVICE_TYPE_LOCAL (Results 1 - 4 of 4) sorted by relevance

/foundation/ability/ability_runtime/frameworks/js/napi/feature_ability/
H A Ddistribute_constants.h30 static constexpr int DEVICE_TYPE_LOCAL = 1; member in OHOS::AppExecFwk::DistributeConstants
H A Djs_feature_ability.cpp331 if (requestParam.GetDeviceType() == DistributeConstants::DEVICE_TYPE_LOCAL) { in GetWant()
/foundation/multimedia/av_session/interfaces/inner_api/native/session/include/
H A Davsession_info.h558 DEVICE_TYPE_LOCAL = 0, enumerator
/foundation/multimedia/av_session/frameworks/js/napi/session/src/
H A Dnapi_avsession_enum.cpp113 (void)SetNamedProperty(env, result, "DEVICE_TYPE_LOCAL", DeviceType::DEVICE_TYPE_LOCAL); in ExportDeviceType()

Completed in 3 milliseconds