Searched defs:prePalApiCall (Results 1 – 4 of 4) sorted by relevance
| /system/chre/platform/exynos/ | ||
| D | platform_pal.cc | 21 void PlatformPal::prePalApiCall() const {} in prePalApiCall() function in chre::PlatformPal |
| /system/chre/platform/slpi/ | ||
| D | platform_pal.cc | 24 void PlatformPal::prePalApiCall(PalType palType) const { in prePalApiCall() function in chre::PlatformPal |
| /system/chre/platform/tinysys/ | ||
| D | platform_pal.cc | 21 void PlatformPal::prePalApiCall(PalType /* palType */) const {} in prePalApiCall() function in chre::PlatformPal |
| /system/chre/platform/linux/ | ||
| D | platform_pal.cc | 23 void PlatformPal::prePalApiCall(PalType palType) const { in prePalApiCall() function in chre::PlatformPal |