Home
last modified time | relevance | path

Searched defs:descriptor (Results 101 - 125 of 1141) sorted by relevance

12345678910>>...46

/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/defaultapphost_fuzzer/
H A Ddefaultapphost_fuzzer.cpp34 std::u16string descriptor = DefaultAppHost::GetDescriptor(); in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/bundleinstalldhost_fuzzer/
H A Dbundleinstalldhost_fuzzer.cpp37 std::u16string descriptor = InstalldHost::GetDescriptor(); in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/bundlestreaminstallerhost_fuzzer/
H A Dbundlestreaminstallerhost_fuzzer.cpp34 std::u16string descriptor = BundleStreamInstallerHost::GetDescriptor(); in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/quickfixmanagerhost_fuzzer/
H A Dquickfixmanagerhost_fuzzer.cpp34 std::u16string descriptor = QuickFixManagerHost::GetDescriptor(); in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/overlaymanagerhost_fuzzer/
H A Doverlaymanagerhost_fuzzer.cpp34 std::u16string descriptor = OverlayManagerHost::GetDescriptor(); in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/appcontrolhost_fuzzer/
H A Dappcontrolhost_fuzzer.cpp35 std::u16string descriptor = AppControlHost::GetDescriptor(); in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/bundlemgrhost_fuzzer/
H A Dbundlemgrhost_fuzzer.cpp35 std::u16string descriptor = BundleMgrHost::GetDescriptor(); in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/bundleusermgrhost_fuzzer/
H A Dbundleusermgrhost_fuzzer.cpp34 std::u16string descriptor = BundleUserMgrHost::GetDescriptor(); in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_tool/frameworks/src/bundle_tool_callback/
H A Dbundle_tool_callback_stub.cpp29 std::u16string descriptor = BundleToolCallbackStub::GetDescriptor(); in OnRemoteRequest() local
/foundation/graphic/graphic_2d/rosen/modules/platform/ipc_core/
H A Diremote_object.cpp55 IRemoteObject::IRemoteObject(const std::u16string &descriptor) : descriptor_(descriptor) in IRemoteObject() argument
/foundation/multimedia/av_session/services/session/server/test/
H A Djson_utils_test.cpp214 AVSessionDescriptor descriptor; in HWTEST() local
232 AVSessionDescriptor descriptor; in HWTEST() local
H A Dbkgr_audio_controller_test.cpp57 AVSessionDescriptor descriptor; in HWTEST() local
74 AVSessionDescriptor descriptor; in HWTEST() local
92 AVSessionDescriptor descriptor; HWTEST() local
[all...]
H A Dremote_utils_test.cpp55 AVSessionDescriptor descriptor; in HWTEST_F() local
80 AVSessionDescriptor descriptor; in HWTEST_F() local
105 AVSessionDescriptor descriptor; HWTEST_F() local
[all...]
H A Dsession_listener_proxy_test.cpp58 AVSessionDescriptor descriptor; in HWTEST_F() local
71 AVSessionDescriptor descriptor; in HWTEST_F() local
84 AVSessionDescriptor descriptor; in HWTEST_F() local
/foundation/multimedia/av_session/frameworks/native/session/test/unittest/
H A Dsession_listener_client_test.cpp67 AVSessionDescriptor descriptor; in HWTEST_F() local
82 AVSessionDescriptor descriptor; in HWTEST_F() local
97 AVSessionDescriptor descriptor; in HWTEST_F() local
112 AVSessionDescriptor descriptor; in HWTEST_F() local
[all...]
/foundation/multimedia/player_framework/services/services/player/avsession_background/
H A Davsession_background.h40 (void)descriptor; variable
44 (void)descriptor; variable
48 (void)descriptor; variable
/foundation/multimodalinput/input/intention/ipc/tunnel/src/
H A Dintention_stub.cpp30 std::u16string descriptor = IntentionStub::GetDescriptor(); in OnRemoteRequest() local
/foundation/multimodalinput/input/service/filter/src/
H A Devent_filter_stub.cpp40 std::u16string descriptor = data.ReadInterfaceToken(); in OnRemoteRequest() local
/foundation/resourceschedule/background_task_mgr/frameworks/src/
H A Dexpired_callback_stub.cpp31 std::u16string descriptor = ExpiredCallbackStub::GetDescriptor(); in OnRemoteRequest() local
/foundation/resourceschedule/device_usage_statistics/interfaces/innerkits/src/
H A Dapp_group_callback_stub.cpp25 std::u16string descriptor = AppGroupCallbackStub::GetDescriptor(); in OnRemoteRequest() local
/foundation/resourceschedule/resource_schedule_service/ressched/interfaces/innerkits/ressched_client/src/
H A Dres_sched_systemload_notifier_stub.cpp47 std::u16string descriptor = IResSchedSystemloadNotifier::GetDescriptor(); in OnSystemloadLevelInner() local
/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/observer/src/
H A Ddevice_movement_observer.cpp27 std::u16string descriptor = DeviceMovementObserver::GetDescriptor(); in OnRemoteRequest() local
/foundation/communication/ipc/ipc/native/src/core/source/
H A Diremote_object.cpp80 IRemoteObject::IRemoteObject(std::u16string descriptor) : descriptor_(descriptor) in IRemoteObject() argument
/foundation/communication/ipc/services/dbinder/test/unittest/
H A Ddbinder_death_recipient_unittest.cpp67 std::u16string descriptor = std::u16string(); in HWTEST_F() local
/foundation/communication/ipc/interfaces/innerkits/rust/src/remote/
H A Dstub.rs32 fn descriptor(&self) -> &'static str { in descriptor() functions
45 fn descriptor(&self) -> &'static str { in descriptor() functions
67 fn descriptor(&self) -> &'static str { in descriptor() functions

Completed in 8 milliseconds

12345678910>>...46