Home
last modified time | relevance | path

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

/system/chre/host/msm/daemon/generated/
Dchre_slpi_stub.c470 #pragma weak HAP_pls_add_lookup macro
471 extern int HAP_pls_add_lookup(uint32_t type, uint32_t key, int size, int (*ctor)(void* ctx, void* d…
480 } else if(HAP_pls_add_lookup) { in _chre_slpi_handle()
481 …if(0 == HAP_pls_add_lookup((uint32_t)_chre_slpi_handle, 0, sizeof(*ph), _chre_slpi_pls_ctor, "chr… in _chre_slpi_handle()