HomeSort by relevance Sort by last modified time
    Searched refs:BnInterface (Results 76 - 86 of 86) sorted by null

1 2 34

  /packages/experimental/RpcPerformance/
rpcperftest.cpp 54 status_t status = sm->addService(name, new BnInterface<ITestService>());
  /frameworks/av/include/media/
IMediaPlayer.h 116 class BnMediaPlayer: public BnInterface<IMediaPlayer>
IOMX.h 247 class BnOMX : public BnInterface<IOMX> {
254 class BnOMXObserver : public BnInterface<IOMXObserver> {
IAudioPolicyService.h 173 class BnAudioPolicyService : public BnInterface<IAudioPolicyService>
IDrm.h 131 struct BnDrm : public BnInterface<IDrm> {
IAudioFlinger.h 254 class BnAudioFlinger : public BnInterface<IAudioFlinger>
  /frameworks/base/include/storage/
IMountService.h 78 class BnMountService: public BnInterface<IMountService> {
  /frameworks/native/include/gui/
ISurfaceComposer.h 164 class BnSurfaceComposer: public BnInterface<ISurfaceComposer> {
IGraphicBufferProducer.h 490 class BnGraphicBufferProducer : public BnInterface<IGraphicBufferProducer>
  /frameworks/av/drm/libdrmframework/include/
IDrmManagerService.h 256 class BnDrmManagerService: public BnInterface<IDrmManagerService>
  /system/security/keystore/include/keystore/
IKeystoreService.h 238 class BnKeystoreService: public BnInterface<IKeystoreService> {

Completed in 346 milliseconds

1 2 34