Home
last modified time | relevance | path

Searched defs:bundle (Results 76 - 100 of 316) sorted by relevance

12345678910>>...13

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/subscriber_managers/
H A Dpublished_data_subscriber_manager.cpp215 PublishedDataKey::PublishedDataKey(const std::string &key, const std::string &bundle, const int64_t subscriberId) in PublishedDataKey() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dwater_version_manager_test.cpp407 auto bundle = staticStores_[i % len].first; in HWTEST_F() local
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/common/
H A Dunified_key.cpp34 UnifiedKey::UnifiedKey(std::string intention, std::string bundle, std::string groupId) in UnifiedKey() argument
90 std::string bundle = data.substr(0, pos); in IsValid() local
/kernel/linux/linux-5.10/drivers/greybus/
H A Dcore.c30 static bool greybus_match_one_id(struct gb_bundle *bundle, in greybus_match_one_id() argument
49 greybus_match_id(struct gb_bundle *bundle, const struct greybus_bundle_id *id) in greybus_match_id() argument
66 struct gb_bundle *bundle; in greybus_match_device() local
87 struct gb_bundle *bundle in greybus_uevent() local
168 struct gb_bundle *bundle = to_gb_bundle(dev); greybus_probe() local
228 struct gb_bundle *bundle = to_gb_bundle(dev); greybus_remove() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/greybus/
H A Daudio_module.c233 static int gb_audio_probe(struct gb_bundle *bundle, in gb_audio_probe() argument
177 gb_audio_add_mgmt_connection(struct gbaudio_module_info *gbmodule, struct greybus_descriptor_cport *cport_desc, struct gb_bundle *bundle) gb_audio_add_mgmt_connection() argument
201 gb_audio_add_data_connection(struct gbaudio_module_info *gbmodule, struct greybus_descriptor_cport *cport_desc, struct gb_bundle *bundle) gb_audio_add_data_connection() argument
386 gb_audio_disconnect(struct gb_bundle *bundle) gb_audio_disconnect() argument
424 struct gb_bundle *bundle = to_gb_bundle(dev); gb_audio_suspend() local
438 struct gb_bundle *bundle = to_gb_bundle(dev); gb_audio_resume() local
[all...]
H A Dgbphy.h14 struct gb_bundle *bundle; member
H A Dvibrator.c31 struct gb_bundle *bundle = vib->connection->bundle; in turn_off() local
44 struct gb_bundle *bundle = vib->connection->bundle; in turn_on() local
116 static int gb_vibrator_probe(struct gb_bundle *bundle, in gb_vibrator_probe() argument
188 gb_vibrator_disconnect(struct gb_bundle *bundle) gb_vibrator_disconnect() argument
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dgreybus.h69 static inline void greybus_set_drvdata(struct gb_bundle *bundle, void *data) in greybus_set_drvdata() argument
74 static inline void *greybus_get_drvdata(struct gb_bundle *bundle) in greybus_get_drvdata() argument
/kernel/linux/linux-6.6/include/linux/
H A Dgreybus.h69 static inline void greybus_set_drvdata(struct gb_bundle *bundle, void *data) in greybus_set_drvdata() argument
74 static inline void *greybus_get_drvdata(struct gb_bundle *bundle) in greybus_get_drvdata() argument
/kernel/linux/linux-6.6/include/net/
H A Dtcx.h15 struct bpf_mprog_bundle bundle; member
36 struct bpf_mprog_bundle *bundle = entry->parent; in tcx_entry() local
/kernel/linux/linux-6.6/drivers/staging/greybus/
H A Dgbphy.h14 struct gb_bundle *bundle; member
H A Daudio_module.c233 static int gb_audio_probe(struct gb_bundle *bundle, in gb_audio_probe() argument
177 gb_audio_add_mgmt_connection(struct gbaudio_module_info *gbmodule, struct greybus_descriptor_cport *cport_desc, struct gb_bundle *bundle) gb_audio_add_mgmt_connection() argument
201 gb_audio_add_data_connection(struct gbaudio_module_info *gbmodule, struct greybus_descriptor_cport *cport_desc, struct gb_bundle *bundle) gb_audio_add_data_connection() argument
386 gb_audio_disconnect(struct gb_bundle *bundle) gb_audio_disconnect() argument
424 struct gb_bundle *bundle = to_gb_bundle(dev); gb_audio_suspend() local
438 struct gb_bundle *bundle = to_gb_bundle(dev); gb_audio_resume() local
[all...]
H A Dvibrator.c31 struct gb_bundle *bundle = vib->connection->bundle; in turn_off() local
44 struct gb_bundle *bundle = vib->connection->bundle; in turn_on() local
115 static int gb_vibrator_probe(struct gb_bundle *bundle, in gb_vibrator_probe() argument
187 gb_vibrator_disconnect(struct gb_bundle *bundle) gb_vibrator_disconnect() argument
[all...]
/kernel/linux/linux-6.6/drivers/greybus/
H A Dcore.c30 static bool greybus_match_one_id(struct gb_bundle *bundle, in greybus_match_one_id() argument
49 greybus_match_id(struct gb_bundle *bundle, const struct greybus_bundle_id *id) in greybus_match_id() argument
66 struct gb_bundle *bundle; in greybus_match_device() local
87 const struct gb_bundle *bundle in greybus_uevent() local
168 struct gb_bundle *bundle = to_gb_bundle(dev); greybus_probe() local
228 struct gb_bundle *bundle = to_gb_bundle(dev); greybus_remove() local
[all...]
/test/xts/hats/hdf/external_device_manager/drivers_pkg_manager_test/
H A Ddriver_pkg_manager_test.cpp156 std::shared_ptr<BundleInfoNames> bundle = drvPkgMgrInstance.QueryMatchDriver(devInfo); in HWTEST_F() local
171 std::shared_ptr<BundleInfoNames> bundle = drvPkgMgrInstance.QueryMatchDriver(devInfo); in HWTEST_F() local
/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
H A DRBUntranslatedPanel.java22 Bundle bundle; field in RBUntranslatedPanel
258 Bundle bundle; global() field in UntranslatedItemsTableModel
260 UntranslatedItemsTableModel(Bundle bundle) UntranslatedItemsTableModel() argument
264 setBundle(Bundle bundle) setBundle() argument
[all...]
/third_party/icu/tools/unicodetools/com/ibm/rbm/
H A DRBReporterScanner.java25 private Bundle bundle; field in RBReporterScanner
33 protected RBReporterScanner(Bundle bundle, File configFile) throws IOException { in RBReporterScanner() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DIndirectDrawMetadata.cpp141 void IndirectDrawMetadata::AddBundle(RenderBundleBase* bundle) { in AddBundle() argument
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DDrawIndexedIndirectTests.cpp519 wgpu::RenderBundle bundle; in TEST_P() local
540 wgpu::RenderBundle bundle; in TEST_P() local
585 wgpu::RenderBundle bundle; in TEST_P() local
[all...]
/base/hiviewdfx/hiview/plugins/faultlogger/test/common/fuzztest/faultloggerservice_fuzzer/
H A Dfaultlogger_service_fuzzer.cpp213 std::map<std::string, std::string> bundle; in FuzzServiceInterfaceOnEvent() local
/base/notification/common_event_service/services/src/
H A Dcommon_event_sticky_manager.cpp156 std::string bundle = "\t\tBundleName: " + record->commonEventData->GetWant().GetBundle() + "\n"; in DumpState() local
/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_dialog_manager.cpp146 ErrCode NotificationDialogManager::AddDialogInfo(const sptr<NotificationBundleOption>& bundle, in AddDialogInfo() argument
88 RequestEnableNotificationDailog( const sptr<NotificationBundleOption>& bundle, const sptr<AnsDialogCallback>& callback, const sptr<IRemoteObject>& callerToken) RequestEnableNotificationDailog() argument
155 AddDialogInfoIfNotExist( const sptr<NotificationBundleOption>& bundle, const sptr<AnsDialogCallback>& callback) AddDialogInfoIfNotExist() argument
191 RemoveDialogInfoByBundleOption(const sptr<NotificationBundleOption>& bundle, std::unique_ptr<DialogInfo>& dialogInfoRemoved) RemoveDialogInfoByBundleOption() argument
[all...]
/base/request/request/services/include/
H A Dc_task_config.h54 CStringWrapper bundle; member
80 std::string bundle; member
H A Dc_task_info.h55 CStringWrapper bundle; member
73 std::string bundle; member
/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dnotification_manager_impl.cpp51 char bundle[STR_MAX_SIZE] = {0}; in ParseBundleOption() local

Completed in 12 milliseconds

12345678910>>...13