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

  /system/chre/platform/include/chre/platform/
platform_wwan.h 24 class PlatformWwan : public PlatformWwanBase {
  /system/chre/platform/shared/include/chre/target_platform/
platform_wwan_base.h 26 * Provides an instance of the PlatformWwanBase class that uses the CHRE PAL to
29 class PlatformWwanBase : public PlatformPal {
  /system/chre/platform/shared/
platform_wwan.cc 41 PlatformWwanBase::cellInfoResultCallback;
77 void PlatformWwanBase::cellInfoResultCallback(

Completed in 51 milliseconds