HomeSort by relevance Sort by last modified time
    Searched refs:gChrePalSystemApi (Results 1 - 5 of 5) sorted by null

  /system/chre/platform/shared/include/chre/platform/shared/
pal_system_api.h 37 extern const chrePalSystemApi gChrePalSystemApi;
  /system/chre/platform/shared/
pal_system_api.cc 63 const chrePalSystemApi gChrePalSystemApi = {
platform_wwan.cc 42 if (!mWwanApi->open(&gChrePalSystemApi, &mWwanCallbacks)) {
platform_gnss.cc 50 if (!mGnssApi->open(&gChrePalSystemApi, &mGnssCallbacks)) {
platform_wifi.cc 46 if (!mWifiApi->open(&gChrePalSystemApi, &mWifiCallbacks)) {

Completed in 55 milliseconds