Searched refs:CanAccessCommand (Results 1 – 1 of 1) sorted by relevance
218 if (CanAccessCommand(it.second, user_info, nullptr)) { in ListCommands()301 if (CanAccessCommand(it->second, user_info, error)) in GetCommandInternal()312 bool CanAccessCommand(const UserAppId& owner, in CanAccessCommand() function in weave::privet::__anon3f92f6d50111::CloudDelegateImpl