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

  /system/core/base/
logging.cpp 257 SetLogger(std::forward<LogFunction>(logger));
315 void SetLogger(LogFunction&& logger) {
  /system/core/base/include/android-base/
logging.h 43 // A process can use `SetLogger` to decide where all logging goes.
128 void SetLogger(LogFunction&& logger);

Completed in 155 milliseconds