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

  /frameworks/av/include/media/
IMediaLogService.h 36 class BnMediaLogService: public BnInterface<IMediaLogService>
  /frameworks/av/services/medialog/
MediaLogService.h 26 class MediaLogService : public BinderService<MediaLogService>, public BnMediaLogService
30 MediaLogService() : BnMediaLogService() { }
MediaLogService.cpp 117 return BnMediaLogService::onTransact(code, data, reply, flags);
  /frameworks/av/media/libmedia/
IMediaLogService.cpp 66 status_t BnMediaLogService::onTransact(

Completed in 141 milliseconds