Home
last modified time | relevance | path

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

/system/chre/host/msm/daemon/generated/
Dchre_slpi_stub.c446 #ifndef _const_chre_slpi_handle
447 #define _const_chre_slpi_handle ((remote_handle)-1) macro
452 if(_const_chre_slpi_handle != *ph) { in _chre_slpi_pls_dtor()
454 *ph = _const_chre_slpi_handle; in _chre_slpi_pls_dtor()
460 *ph = _const_chre_slpi_handle; in _chre_slpi_pls_ctor()
506 static remote_handle handle = _const_chre_slpi_handle; in _chre_slpi_handle()