Searched refs:gChrePalSystemApi (Results 1 – 6 of 6) sorted by relevance
37 extern const chrePalSystemApi gChrePalSystemApi;
63 const chrePalSystemApi gChrePalSystemApi = { variable
44 if (!mWwanApi->open(&gChrePalSystemApi, &sWwanCallbacks)) { in init()
47 if (!mWifiApi->open(&gChrePalSystemApi, &sWifiCallbacks)) { in init()
48 if (!mGnssApi->open(&gChrePalSystemApi, &sGnssCallbacks)) { in init()
63 if (!mAudioApi->open(&gChrePalSystemApi, &sAudioCallbacks)) { in init()