Home
last modified time | relevance | path

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

/external/opencore/engines/player/src/
Dpv_player_engine.h1169 PVMFStatus DoGetLicenseStatusSync(PVPlayerEngineCommand& aCmd);
Dpv_player_engine.cpp965 PVMFStatus PVPlayerEngine::DoGetLicenseStatusSync(PVPlayerEngineCommand& aCmd) in DoGetLicenseStatusSync() function in PVPlayerEngine
1604 cmdstatus = DoGetLicenseStatusSync(cmd); in Run()