Home
last modified time | relevance | path

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

/test/vts/utils/native/libcoverage/
DVtsCoverageConfigureMain.cpp43 string fqInterfaceName = fqInstanceName.substr(0, n); in parseFqInstaceName() local
49 std::forward<Lambda>(func)(fqInterfaceName, instanceName, halName); in parseFqInstaceName()
70 hidl_string fqInterfaceName; in FlushHALCoverage() local
75 fqInterfaceName = fqIface; in FlushHALCoverage()
82 Return<sp<IBase>> interfaceRet = sm->get(fqInterfaceName, instanceName); in FlushHALCoverage()
/test/vts/utils/native/libprofiling/
DVtsProfilingConfigureMain.cpp43 hidl_string fqInterfaceName = fqInstanceName.substr(0, n); in SetHALInstrumentation() local
46 Return<sp<IBase>> interfaceRet = sm->get(fqInterfaceName, instanceName); in SetHALInstrumentation()