Searched full:foo* (Results 676 - 700 of 30215) sorted by relevance
1...<<21222324252627282930>>...1209
/foundation/ability/idl_tool/test/hdi_unittest/hdi_dump_ast_test/ |
H A D | hdi_compile_opt_test_02.py | 29 package_path = os.path.join(work_dir, "foo")
|
H A D | hdi_compile_opt_test_01.py | 29 package_path = os.path.join(work_dir, "foo")
|
H A D | distributed_camera_v1_0.py | 29 package_path = os.path.join(work_dir, "foo")
|
H A D | hdi_all_type_test_001.py | 30 idl_dir = os.path.join(package_path, "foo", "v1_0")
|
H A D | fingerprint_auth_v1_0.py | 29 package_path = os.path.join(work_dir, "foo")
|
H A D | fingerprint_auth_v1_1.py | 29 package_path = os.path.join(work_dir, "foo")
|
H A D | face_auth_v1_0.py | 29 package_path = os.path.join(work_dir, "foo")
|
H A D | face_auth_v1_1.py | 29 package_path = os.path.join(work_dir, "foo")
|
H A D | drm_v1_0.py | 29 package_path = os.path.join(work_dir, "foo")
|
/foundation/ability/idl_tool/test/hdi_unittest/hdi_hash_test/ |
H A D | bluetooth_a2dp_v1_0.py | 29 package_path = os.path.join(work_dir, "foo")
|
H A D | bluetooth_hci_v1_0.py | 29 package_path = os.path.join(work_dir, "foo")
|
H A D | codec_image_v1_0.py | 29 package_path = os.path.join(work_dir, "foo")
|
H A D | battery_v1_1.py | 29 package_path = os.path.join(work_dir, "foo")
|
H A D | battery_v1_2.py | 29 package_path = os.path.join(work_dir, "foo")
|
H A D | battery_v2_0.py | 29 package_path = os.path.join(work_dir, "foo")
|
H A D | camera_v1_0.py | 29 package_path = os.path.join(work_dir, "foo")
|
H A D | camera_v1_1.py | 29 package_path = os.path.join(work_dir, "foo")
|
H A D | camera_v1_2.py | 29 package_path = os.path.join(work_dir, "foo")
|
/foundation/ability/idl_tool/test/hdi_unittest/input_ddk_v1_0/dump_ast_target/ |
H A D | dump.txt | 1 AST[name: IHidDdk file: /home/bmi/CODE/OpenHarmony/foundation/ability/idl_tool/test/hdi_unittest/input_ddk_v1_0/foo/input/ddk/v1_0/IHidDdk.idl] 21 AST[name: HidDdkTypes file: /home/bmi/CODE/OpenHarmony/foundation/ability/idl_tool/test/hdi_unittest/input_ddk_v1_0/foo/input/ddk/v1_0/HidDdkTypes.idl]
|
/foundation/ability/idl_tool/test/hdi_unittest/light_v1_0/dump_ast_target/ |
H A D | dump.txt | 1 AST[name: ILightInterface file: /home/bmi/CODE/OpenHarmony/foundation/ability/idl_tool/test/hdi_unittest/light_v1_0/foo/light/v1_0/ILightInterface.idl] 23 AST[name: LightTypes file: /home/bmi/CODE/OpenHarmony/foundation/ability/idl_tool/test/hdi_unittest/light_v1_0/foo/light/v1_0/LightTypes.idl]
|
/foundation/ability/idl_tool/test/hdi_unittest/location_lpfence_cellbatching_v1_0/dump_ast_target/ |
H A D | dump.txt | 1 AST[name: ICellbatchingCallback file: /home/bmi/CODE/OpenHarmony/foundation/ability/idl_tool/test/hdi_unittest/location_lpfence_cellbatching_v1_0/foo/location/lpfence/cellbatching/v1_0/ICellbatchingCallback.idl] 14 AST[name: ICellbatchingInterface file: /home/bmi/CODE/OpenHarmony/foundation/ability/idl_tool/test/hdi_unittest/location_lpfence_cellbatching_v1_0/foo/location/lpfence/cellbatching/v1_0/ICellbatchingInterface.idl] 34 AST[name: CellbatchingTypes file: /home/bmi/CODE/OpenHarmony/foundation/ability/idl_tool/test/hdi_unittest/location_lpfence_cellbatching_v1_0/foo/location/lpfence/cellbatching/v1_0/CellbatchingTypes.idl]
|
/foundation/ability/idl_tool/test/hdi_unittest/overload_method_idl/cpp_target/foo/v1_1/ |
H A D | foo_proxy.cpp.txt | 16 #include "v1_1/foo_proxy.h"
25 #define HDF_LOG_TAG foo_proxy
29 namespace Foo {
60 int32_t fooRet = proxy->GetVersion(serMajorVer, serMinorVer);
61 if (fooRet != HDF_SUCCESS) {
74 sptr<OHOS::HDI::Foo::V1_1::IFoo> OHOS::HDI::Foo::V1_1::IFoo::Get(bool isStub)
76 return IFoo::Get("foo_service", isStub);
79 sptr<OHOS::HDI::Foo::V1_1::IFoo> OHOS::HDI::Foo [all...] |
H A D | foo_stub.cpp.txt | 16 #include "v1_1/foo_stub.h" 23 #define HDF_LOG_TAG foo_stub 27 namespace Foo { 31 sptr<OHOS::HDI::Foo::V1_1::IFoo> OHOS::HDI::Foo::V1_1::IFoo::Get(bool isStub) 33 return OHOS::HDI::Foo::V1_1::IFoo::Get("foo_service", isStub); 36 sptr<OHOS::HDI::Foo::V1_1::IFoo> OHOS::HDI::Foo::V1_1::IFoo::Get(const std::string& serviceName, bool isStub) 41 std::string desc = Str16ToStr8(OHOS::HDI::Foo [all...] |
H A D | foo_driver.cpp.txt | 20 #include "v1_1/foo_stub.h" 22 #define HDF_LOG_TAG foo_driver 24 using namespace OHOS::HDI::Foo::V1_1; 31 static int32_t FooDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *data, 67 hdfFooHost->ioService.Dispatch = FooDriverDispatch; 71 auto serviceImpl = OHOS::HDI::Foo::V1_1::IFoo::Get(true); 79 OHOS::HDI::Foo::V1_1::IFoo::GetDescriptor());
|
H A D | foo_proxy.h.txt | 19 #include "v1_0/foo_proxy.h"
26 namespace Foo {
29 class FooProxy : public IProxyBroker<OHOS::HDI::Foo::V1_1::IFoo> {
33 IServiceManagerDeathRecipient(wptr<OHOS::HDI::Foo::V1_1::FooProxy> proxy) : proxy_(proxy) {}
45 result = OHOS::HDI::Foo::V1_1::FooProxy::Reconnect(proxy);
51 wptr<OHOS::HDI::Foo::V1_1::FooProxy> proxy [all...] |
Completed in 17 milliseconds
1...<<21222324252627282930>>...1209