Home
last modified time | relevance | path

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

/external/qemu/android/protocol/
Dcore-commands-impl.c85 _alloc_cmd_param_buf(CoreCmdImpl* corecmd, uint32_t size) in _alloc_cmd_param_buf()
100 _free_cmd_param_buf(CoreCmdImpl* corecmd) in _free_cmd_param_buf()
130 _coreCmdImpl_respond(CoreCmdImpl* corecmd, UICmdRespHeader* resp, void* resp_data) in _coreCmdImpl_respond()
161 _coreCmdImpl_handle_command(CoreCmdImpl* corecmd, in _coreCmdImpl_handle_command()
336 CoreCmdImpl* corecmd; in _coreCmdImpl_io_func() local