HomeSort by relevance Sort by last modified time
    Searched defs:logStateToBuffer (Results 1 - 9 of 9) sorted by null

  /system/chre/platform/shared/
memory_manager.cc 66 bool MemoryManager::logStateToBuffer(char *buffer, size_t *bufferPos,
  /system/chre/core/
nanoapp.cc 91 bool Nanoapp::logStateToBuffer(char *buffer, size_t *bufferPos,
93 bool success = PlatformNanoapp::logStateToBuffer(buffer, bufferPos,
wwan_request_manager.cc 80 bool WwanRequestManager::logStateToBuffer(char *buffer, size_t *bufferPos,
event_loop.cc 294 bool EventLoop::logStateToBuffer(char *buffer, size_t *bufferPos,
298 success &= app->logStateToBuffer(buffer, bufferPos, bufferSize);
gnss_request_manager.cc 97 bool GnssRequestManager::logStateToBuffer(char *buffer, size_t *bufferPos,
sensor_request_manager.cc 286 bool SensorRequestManager::logStateToBuffer(char *buffer, size_t *bufferPos,
wifi_request_manager.cc 177 bool WifiRequestManager::logStateToBuffer(char *buffer, size_t *bufferPos,
  /system/chre/platform/linux/
platform_nanoapp.cc 64 bool PlatformNanoapp::logStateToBuffer(char *buffer, size_t *bufferPos,
  /system/chre/platform/slpi/
platform_nanoapp.cc 243 bool PlatformNanoapp::logStateToBuffer(char *buffer, size_t *bufferPos,

Completed in 83 milliseconds