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

  /hardware/intel/common/utils/media_resource_manager/test/
MediaResourceManager_test.cpp 48 ArbitratorErrorType err = ArbitratorErrorNone;
72 ArbitratorErrorType err = ArbitratorErrorNone;
  /hardware/intel/common/utils/media_resource_manager/arbitrator/
MediaResourceArbitrator.h 32 ArbitratorErrorNone = 0,
118 ArbitratorErrorNone,
MediaResourceArbitrator.cpp 52 return ArbitratorErrorNone;
56 return ArbitratorErrorNone;
78 ArbitratorErrorType err = ArbitratorErrorNone;
137 ArbitratorErrorType err = ArbitratorErrorNone;
220 ArbitratorErrorType err = ArbitratorErrorNone;

Completed in 604 milliseconds