Home
last modified time | relevance | path

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

/external/fastrpc/src/
Dremotectl_stub.c465 #ifndef _const_remotectl_handle
466 #define _const_remotectl_handle ((remote_handle)-1) macro
471 if(_const_remotectl_handle != *ph) { in _remotectl_pls_dtor()
473 *ph = _const_remotectl_handle; in _remotectl_pls_dtor()
479 *ph = _const_remotectl_handle; in _remotectl_pls_ctor()
525 static remote_handle handle = _const_remotectl_handle; in _remotectl_handle()
/external/fastrpc/inc/
Dremotectl.h68 #define _const_remotectl_handle 0 macro