Searched defs:received (Results 1 – 9 of 9) sorted by relevance
74 unique_fd received; in TEST_P() local108 unique_fd received; in TEST_P() local121 unique_fd received; in TEST_P() local190 std::vector<unique_fd> received; in TEST_P() local
364 void checkPacketValidity(std::vector<uint8_t> &received) { in checkPacketValidity()400 bool comparePacket(const std::vector<uint8_t> &received, in comparePacket()413 bool comparePacket(const std::vector<uint8_t> &received, in comparePacket()
50 byte received = ParcelableWithNested.Status.NOT_OK; in testUseNestedTypes() field in NestedTypesTests.Callback
180 bool *received = nullptr; in handleGnssAsyncResult() local
114 string received(message.length(), '\0'); in InvokeSocket() local
1180 received: Arc<Mutex<Option<ParcelableWithNested::Status::Status>>>, field1208 let received = Arc::new(Mutex::new(None)); in test_nested_type() localVariable1216 let received = received.lock().unwrap(); in test_nested_type() localVariable
71 std::string received(message.length(), '\0'); in ReceiveString() local
101940 int (*received)(struct cec_adapter *, struct cec_msg *); member102063 int (*received)(struct cec_adapter *, struct cec_msg *); member
111816 int (*received)(struct cec_adapter *, struct cec_msg *); member111939 int (*received)(struct cec_adapter *, struct cec_msg *); member