Searched refs:iAuthorCapConfigIF (Results 1 – 5 of 5) sorted by relevance
/external/opencore/engines/author/test/src/ |
D | test_pv_author_engine_testset5.cpp | 850 …->QueryInterface(PVMI_CAPABILITY_AND_CONFIG_PVUUID, (PVInterface*&)iAuthorCapConfigIF, (OsclAny*)i… in Run() 1371 iAuthorCapConfigIF->setObserver(this); in CapConfigAsync() 1379 iAuthorCapConfigIF->setParametersAsync(NULL, &iKVPSetAsync, 1, iErrorKVP); in CapConfigAsync() 1418 iAuthorCapConfigIF->setParametersSync(NULL, ¶mkvp1, 1, iErrorKVP); in CapConfigSync() 1427 … iAuthorCapConfigIF->getParametersSync(NULL, paramkey1.get_str(), retparam, retnumparam, NULL); in CapConfigSync() 1432 … if (iAuthorCapConfigIF->releaseParameters(NULL, retparam, retnumparam) != PVMFSuccess) in CapConfigSync() 1454 iAuthorCapConfigIF->setParametersSync(NULL, ¶mkvp1, 1, iErrorKVP); in CapConfigSync() 1465 iAuthorCapConfigIF->setParametersSync(NULL, ¶mkvp1, 1, iErrorKVP); in CapConfigSync() 1475 … iAuthorCapConfigIF->getParametersSync(NULL, paramkey3.get_str(), retparam, retnumparam, NULL); in CapConfigSync() 1479 … if (iAuthorCapConfigIF->releaseParameters(NULL, retparam, retnumparam) != PVMFSuccess) in CapConfigSync() [all …]
|
D | test_pv_author_engine_testset6.h | 173 PvmiCapabilityAndConfig* iAuthorCapConfigIF; variable
|
D | test_pv_author_engine_testset5.h | 193 PvmiCapabilityAndConfig* iAuthorCapConfigIF; variable
|
D | test_pv_author_engine_testset4.h | 223 PvmiCapabilityAndConfig* iAuthorCapConfigIF; variable
|
D | test_pv_author_engine_testset6.cpp | 576 (PVInterface*&)iAuthorCapConfigIF, in Run() 1470 iAuthorCapConfigIF->setParametersSync(NULL, ¶mkvp, 1, iErrorKVP); in CapConfigSync1()
|