Searched defs:empty (Results 1 – 9 of 9) sorted by relevance
81 const google::protobuf::Empty *empty, in GetVersion()88 const google::protobuf::Empty *empty, in GetDevices()110 google::protobuf::Empty *empty) { in SetPacketCapture()123 google::protobuf::Empty *empty) { in Reset()129 const google::protobuf::Empty *empty, in ListCapture()
56 fun empty() = topLevelClasses().none() in <lambda>() method
47 bool empty() const { return begin_ == end_; } in empty() function
131 bool empty() const { return begin_ == end_; } in empty() function
146 bool empty() const { return size_ == 0; } in empty() function
106 bool empty() const { return count_ == 0; } in empty() function
215 std::vector<Type*> empty; in Normalize() local
572 var empty = true in <lambda>() variable
822 codebase.findPackage("")?.let { empty -> in createStubFiles() method