Searched refs:mGrpcServerExist (Results 1 – 2 of 2) sorted by relevance
107 mGrpcServerExist = true; in RemoteAccessService()305 if (!mGrpcServerExist) { in notifyApStateChange()328 if (!mGrpcServerExist) { in isTaskScheduleSupported()621 boolToString(mRemoteTaskCallback.get()).c_str(), boolToString(mGrpcServerExist).c_str(), in printCurrentStatus()
115 bool mGrpcServerExist = false; variable