Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Dauth_message_processor.cpp26 const int32_t GROUP_VISIBILITY_IS_PRIVATE = 0; variable
56 if (authRequestContext_->groupVisibility == GROUP_VISIBILITY_IS_PRIVATE) { in GetJsonObj()