Searched refs:IsCommandSendEnable (Results 1 – 5 of 5) sorted by relevance
61 bool ret = CommandSendLimit::GetInstance().IsCommandSendEnable(0);75 bool ret = CommandSendLimit::GetInstance().IsCommandSendEnable(0);89 bool ret = CommandSendLimit::GetInstance().IsCommandSendEnable(1);103 bool ret = CommandSendLimit::GetInstance().IsCommandSendEnable(2);
33 bool IsCommandSendEnable(pid_t pid);
42 bool CommandSendLimit::IsCommandSendEnable(pid_t pid) in IsCommandSendEnable() function in OHOS::AVSession::CommandSendLimit
139 …CHECK_AND_RETURN_RET_LOG(CommandSendLimit::GetInstance().IsCommandSendEnable(OHOS::IPCSkeleton::Ge… in GetExtras()186 …CHECK_AND_RETURN_RET_LOG(CommandSendLimit::GetInstance().IsCommandSendEnable(OHOS::IPCSkeleton::Ge… in SendControlCommand()197 …CHECK_AND_RETURN_RET_LOG(CommandSendLimit::GetInstance().IsCommandSendEnable(OHOS::IPCSkeleton::Ge… in SendCommonCommand()
2157 … CHECK_AND_RETURN_RET_LOG(CommandSendLimit::GetInstance().IsCommandSendEnable(GetCallingPid()), in SendSystemControlCommand()