Searched refs:ENABLE_APP_ACCESS (Results 1 – 3 of 3) sorted by relevance
114 ENABLE_APP_ACCESS, enumerator
97 static_cast<uint32_t>(AppAccountInterfaceCode::ENABLE_APP_ACCESS),496 if (code == static_cast<uint32_t>(AppAccountInterfaceCode::ENABLE_APP_ACCESS)) { in ProcSetAppAccess()
217 …return SendRequestWithTwoStr(reply, AppAccountInterfaceCode::ENABLE_APP_ACCESS, name, authorizedAp… in EnableAppAccess()