Home
last modified time | relevance | path

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

/external/opencore/engines/author/src/
Dpvauthorengine.h355 PVMFStatus DoVerifyAndSetAuthorProductInfoParameter(PvmiKvp& aParameter, bool aSetParam);
Dpvauthorengine.cpp1857 … PVMFStatus retval = DoVerifyAndSetAuthorProductInfoParameter(paramkvp[paramind], true); in DoCapConfigSetParameters()
2099 … PVMFStatus retval = DoVerifyAndSetAuthorProductInfoParameter(aParameters[paramind], false); in DoCapConfigVerifyParameters()
2639 PVMFStatus PVAuthorEngine::DoVerifyAndSetAuthorProductInfoParameter(PvmiKvp& aParameter, bool aSetP… in DoVerifyAndSetAuthorProductInfoParameter() function in PVAuthorEngine