Home
last modified time | relevance | path

Searched refs:aActiveBase (Results 1 – 2 of 2) sorted by relevance

/external/opencore/oscl/oscl/osclproc/src/
Doscl_scheduler_ao.cpp55 …ctiveStats(OsclExecSchedulerCommonBase* aScheduler, const char* aAOName, PVActiveBase* aActiveBase) in PVActiveStats() argument
59 iPVActiveBase = aActiveBase; in PVActiveStats()
73 iPriority = (aActiveBase) ? aActiveBase->iPVReadyQLink.iAOPriority : 0; in PVActiveStats()
Doscl_scheduler_aobase.h77 …tiveStats(OsclExecSchedulerCommonBase* aScheduler, const char* aAOName, PVActiveBase* aActiveBase);