Home
last modified time | relevance | path

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

/hardware/interfaces/broadcastradio/aidl/default/
DBroadcastRadio.h107 binder_status_t cmdCancel(int fd, uint32_t numArgs);
DBroadcastRadio.cpp743 return cmdCancel(fd, numArgs); in dump()
939 binder_status_t BroadcastRadio::cmdCancel(int fd, uint32_t numArgs) { in cmdCancel() function in aidl::android::hardware::broadcastradio::BroadcastRadio