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