Home
last modified time | relevance | path

Searched refs:VALUE_VOIP (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/
H A Dcommon_profile.h38 constexpr uint32_t VALUE_VOIP = 1 << 7; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dcommon_profile.h279 constexpr uint32_t VALUE_VOIP = 1 << 7; variable
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dmodule_profile.cpp104 {ProfileReader::KEY_VOIP, ProfileReader::VALUE_VOIP},
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_profile.cpp96 {KEY_VOIP, VALUE_VOIP},
H A Dmodule_profile.cpp64 {ProfileReader::KEY_VOIP, ProfileReader::VALUE_VOIP},