Searched defs:aInReserve (Results 1 - 2 of 2) sorted by relevance

/external/opencore/nodes/pvprotocolenginenode/base/src/
H A Dpvmf_protocol_engine_port.cpp41 uint32 aInReserve,
46 PvmfPortBaseImpl(aTag, aNode, aInCapacity, aInReserve, aInThreshold, aOutCapacity, aOutReserve, aOutThreshold, name)
39 PVMFProtocolEnginePort(int32 aTag, PVMFNodeInterface* aNode, uint32 aInCapacity, uint32 aInReserve, uint32 aInThreshold, uint32 aOutCapacity, uint32 aOutReserve, uint32 aOutThreshold, const char*name) argument
/external/opencore/nodes/pvmp3ffparsernode/src/
H A Dpvmf_mp3ffparser_outport.cpp49 uint32 aInReserve,
56 aInReserve,
47 PVMFMP3FFParserPort(int32 aTag, PVMFNodeInterface* aNode, uint32 aInCapacity, uint32 aInReserve, uint32 aInThreshold, uint32 aOutCapacity, uint32 aOutReserve, uint32 aOutThreshold) argument

Completed in 11 milliseconds