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