Home
last modified time | relevance | path

Searched defs:VALUE_AUDIO_PLAYBACK (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/
H A Dcommon_profile.h32 constexpr uint32_t VALUE_AUDIO_PLAYBACK = 1 << 1; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dcommon_profile.h261 constexpr uint32_t VALUE_AUDIO_PLAYBACK = 1 << 1; variable