Home
last modified time | relevance | path

Searched full:foo* (Results 1 - 25 of 28813) sorted by relevance

12345678910>>...1153

/drivers/hdf_core/adapter/uhdf2/hdi/src/
H A Dhdi_support.cpp125 * interface: Foo
129 * method name: FooImplGetInstance
/drivers/hdf_core/adapter/uhdf2/hdi/test/servmgr/
H A Dservice_manager_hdi_test.cpp409 std::string info = "foo"; in TestSampleService()
H A Dservice_manager_hdi_c_test.cpp471 std::string info = "foo"; in HWTEST_F()
/drivers/hdf_core/framework/core/manager/test/unittest/common/
H A Dhdf_ioservice_test.cpp877 std::string servinfo = "foo"; in HWTEST_F()
H A Dhdf_remote_adapter_test.cpp129 bool status = HdfRemoteServiceSetInterfaceDesc(service, "ohos.hdi.foo.v1_1.ifoo"); in HWTEST_F()
136 status = parcel->WriteInterfaceToken(u"ohos.hdi.foo.v1_0.ifoo"); in HWTEST_F()
147 int status = HdfRemoteServiceSetInterfaceDesc(service, "ohos.hdi.foo.v1_1.ifoo"); in HWTEST_F()
154 status = parcel->WriteInterfaceToken(u"ohos.hdi.foo.v1_0"); in HWTEST_F()
165 int status = HdfRemoteServiceSetInterfaceDesc(service, "ohos.hdi.foo.v1_1.ifoo"); in HWTEST_F()
172 status = parcel->WriteInterfaceToken(u"ohos.hdi.foo.v1_0.ifoo_"); in HWTEST_F()
H A Ddevmgr_uevent_test.cpp222 class FooInterfaceProxy : public OHOS::HDI::IProxyBroker<IFooInterface> { in HWTEST_F() class
224 explicit FooInterfaceProxy(const OHOS::sptr<OHOS::IRemoteObject> &impl) : IProxyBroker<IFooInterface>(impl) {} in HWTEST_F() function in FooInterfaceProxy
225 ~FooInterfaceProxy() {} in HWTEST_F()
227 FooInterfaceProxy *proxy = new FooInterfaceProxy(nullptr); in HWTEST_F()
/drivers/hdf_core/framework/tools/hc-gen/test/03_empty_node/
H A Dgolden.h.gen15 struct HdfConfigTestFoo foo;
H A Dgolden.c.gen9 .foo = {
H A Dgolden.d.hcs7 foo {
H A Dcase.hcs3 foo {
/drivers/hdf_core/framework/tools/hc-gen/test/08_term_ref/
H A Dcase.hcs3 foo {
H A Dgolden.h.gen22 struct HdfConfigTestFoo foo;
H A Dgolden.c.gen9 .foo = {
H A Dgolden.d.hcs7 foo {
/drivers/hdf_core/framework/tools/hc-gen/test/09_node_nested/
H A Dgolden.c.gen9 .foo = {
10 .foo1 = {
H A Dgolden.d.hcs7 foo {
8 foo1 {
H A Dcase.hcs3 foo {
4 foo1 {
H A Dgolden.h.gen20 struct HdfConfigTestFoo1 foo1;
25 struct HdfConfigTestFoo foo;
/drivers/hdf_core/framework/tools/hc-gen/test/10_node_copy/
H A Dgolden.c.gen9 .foo = {
H A Dgolden.h.gen25 struct HdfConfigTestFoo foo;
H A Dgolden.d.hcs7 foo {
H A Dcase.hcs3 foo {
9 bar : foo {
/drivers/hdf_core/framework/tools/hc-gen/test/11_case_node_ref/
H A Dgolden.c.gen9 .foo = {
H A Dgolden.h.gen19 struct HdfConfigTestFoo foo;
H A Dgolden.d.hcs7 foo {

Completed in 22 milliseconds

12345678910>>...1153