Home
last modified time | relevance | path

Searched defs:GetInterface (Results 1 – 3 of 3) sorted by relevance

/drivers/hdf_core/adapter/uhdf2/hdi/test/hdi_sample/sample_service_cpp/
Dsample_service.cpp26 int32_t SampleService::GetInterface(sptr<IFoo> &output) in GetInterface() function in OHOS::HDI::Sample::V1_0::SampleService
/drivers/hdf_core/adapter/uhdf2/hdi/test/hdi_sample/sample_client_cpp/unittest/
Dsample_proxy.cpp63 int32_t SampleProxy::GetInterface(sptr<IFoo> &output) in GetInterface() function in OHOS::HDI::Sample::V1_0::SampleProxy
/drivers/hdf_core/framework/tools/hdi-gen/ast/
Dast_namespace.cpp61 AutoPtr<ASTInterfaceType> ASTNamespace::GetInterface(size_t index) in GetInterface() function in OHOS::HDI::ASTNamespace