Home
last modified time | relevance | path

Searched refs:handle_cmd (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/adpf/app/hintsession/src/cpp/
Dmain.cpp150 void handle_cmd(android_app *pApp, int32_t cmd) { in handle_cmd() function
174 pApp->onAppCmd = handle_cmd; in android_main()
/cts/tests/tests/security/jni/
Dandroid_security_cts_cve_2019_2213_Test.c429 void handle_cmd(int fd, u32 cmd, void *dat) { in handle_cmd() function
453 handle_cmd(fd, cmd, dat); in recv_txn()