Searched defs:handle_cmd (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/deqp-deps/amber/android_sample/jni/ |
D | main.cc | 77 void handle_cmd(android_app* app, int32_t cmd) { in handle_cmd() function
|
/aosp_15_r20/trusty/user/app/sample/app-mgmt-test/port-start-srv/ |
D | main.c | 33 static bool handle_cmd(uint8_t cmd, handle_t channel, handle_t* start_port) { in handle_cmd() function
|
/aosp_15_r20/cts/hostsidetests/adpf/app/hintsession/src/cpp/ |
H A D | main.cpp | 150 void handle_cmd(android_app *pApp, int32_t cmd) { in handle_cmd() function
|
/aosp_15_r20/external/iw/ |
H A D | iw.c | 552 int handle_cmd(struct nl80211_state *state, enum id_input idby, in handle_cmd() function
|
/aosp_15_r20/external/autotest/client/deps/fakemodem/src/ |
H A D | fakemodem.c | 453 handle_cmd(FakeModem *fakemodem, const gchar *cmd) in handle_cmd() function
|
/aosp_15_r20/external/uwb/src/rust/uwb_core/src/session/ |
H A D | session_manager.rs | 196 fn handle_cmd(&mut self, cmd: SessionCommand, result_sender: ResponseSender) { in handle_cmd() method
|
/aosp_15_r20/external/uwb/src/rust/uwb_core/src/service/ |
H A D | uwb_service.rs | 340 async fn handle_cmd(&mut self, cmd: Command) -> Result<Response> { in handle_cmd() method
|
/aosp_15_r20/cts/tests/tests/security/jni/ |
H A D | android_security_cts_cve_2019_2213_Test.c | 429 void handle_cmd(int fd, u32 cmd, void *dat) { in handle_cmd() function
|
/aosp_15_r20/external/uwb/src/rust/uwb_core/src/uci/ |
H A D | uci_manager.rs | 1043 async fn handle_cmd( in handle_cmd() method
|