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

  /system/chre/platform/linux/
platform_pal.cc 21 void PlatformPal::prePalApiCall() {}
  /system/chre/platform/shared/include/chre/platform/shared/
platform_pal.h 23 * Provides an instance of the PlatformPal class that uses the CHRE PAL.
25 class PlatformPal {
  /system/chre/platform/slpi/
platform_pal.cc 23 void PlatformPal::prePalApiCall() {
  /system/chre/platform/shared/include/chre/target_platform/
platform_wwan_base.h 29 class PlatformWwanBase : public PlatformPal {
platform_wifi_base.h 29 class PlatformWifiBase : public PlatformPal {
platform_gnss_base.h 29 class PlatformGnssBase : public PlatformPal {

Completed in 58 milliseconds