Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/interfaces/broadcastradio/aidl/default/
H A DBroadcastRadio.h107 binder_status_t cmdSeek(int fd, const char** args, uint32_t numArgs);
H A DBroadcastRadio.cpp869 return cmdSeek(fd, args, numArgs); in dump()
1040 binder_status_t BroadcastRadio::cmdSeek(int fd, const char** args, uint32_t numArgs) { in cmdSeek() function in aidl::android::hardware::broadcastradio::BroadcastRadio