Home
last modified time | relevance | path

Searched refs:ArbitratorErrorNone (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/utils/media_resource_manager/test/
DMediaResourceManager_test.cpp48 ArbitratorErrorType err = ArbitratorErrorNone; in addDefaultResourceByN()
72 ArbitratorErrorType err = ArbitratorErrorNone; in testRemoveResource()
/hardware/intel/common/utils/media_resource_manager/arbitrator/
DMediaResourceArbitrator.cpp52 return ArbitratorErrorNone; in Config()
56 return ArbitratorErrorNone; in Config()
78 ArbitratorErrorType err = ArbitratorErrorNone; in AddResource()
137 ArbitratorErrorType err = ArbitratorErrorNone; in RemoveResource()
220 ArbitratorErrorType err = ArbitratorErrorNone; in ArbitrateFullLoad()
DMediaResourceArbitrator.h32 ArbitratorErrorNone = 0, enumerator