Home
last modified time | relevance | path

Searched defs:received (Results 1 – 9 of 9) sorted by relevance

/system/libbase/
Dcmsg_test.cpp74 unique_fd received; in TEST_P() local
108 unique_fd received; in TEST_P() local
121 unique_fd received; in TEST_P() local
190 std::vector<unique_fd> received; in TEST_P() local
/system/chre/chpp/test/
Dpacket_util.cpp364 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()
/system/tools/aidl/tests/java/src/android/aidl/tests/
DNestedTypesTests.java50 byte received = ParcelableWithNested.Status.NOT_OK; in testUseNestedTypes() field in NestedTypesTests.Callback
/system/chre/apps/gnss_world/
Dgnss_world.cc180 bool *received = nullptr; in handleGnssAsyncResult() local
/system/core/fastboot/fuzzer/
Dfastboot_fuzzer.cpp114 string received(message.length(), '\0'); in InvokeSocket() local
/system/tools/aidl/tests/rust/
Dtest_client.rs1180 received: Arc<Mutex<Option<ParcelableWithNested::Status::Status>>>, field
1208 let received = Arc::new(Mutex::new(None)); in test_nested_type() localVariable
1216 let received = received.lock().unwrap(); in test_nested_type() localVariable
/system/core/fastboot/
Dsocket_test.cpp71 std::string received(message.length(), '\0'); in ReceiveString() local
/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h101940 int (*received)(struct cec_adapter *, struct cec_msg *); member
102063 int (*received)(struct cec_adapter *, struct cec_msg *); member
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h111816 int (*received)(struct cec_adapter *, struct cec_msg *); member
111939 int (*received)(struct cec_adapter *, struct cec_msg *); member