| /foundation/filemanagement/app_file_service/services/backup_sa/src/module_ipc/ |
| H A D | svc_restore_deps_manager.cpp | 63 bool SvcRestoreDepsManager::IsAllDepsRestored(const string &bundle) in IsAllDepsRestored() argument
|
| /kernel/linux/linux-5.10/drivers/greybus/ |
| H A D | bundle.c | 15 struct gb_bundle *bundle = to_gb_bundle(dev); in bundle_class_show() local 24 struct gb_bundle *bundle = to_gb_bundle(dev); in bundle_id_show() local 33 struct gb_bundle *bundle = to_gb_bundle(dev); in state_show() local 44 struct gb_bundle *bundle = to_gb_bundle(dev); in state_store() local 65 ATTRIBUTE_GROUPS(bundle); global() variable 70 struct gb_bundle *bundle; gb_bundle_find() local 82 struct gb_bundle *bundle = to_gb_bundle(dev); gb_bundle_release() local 92 gb_bundle_disable_all_connections(struct gb_bundle *bundle) gb_bundle_disable_all_connections() argument 100 gb_bundle_enable_all_connections(struct gb_bundle *bundle) gb_bundle_enable_all_connections() argument 110 struct gb_bundle *bundle = to_gb_bundle(dev); gb_bundle_suspend() local 137 struct gb_bundle *bundle = to_gb_bundle(dev); gb_bundle_resume() local 183 struct gb_bundle *bundle; gb_bundle_create() local 224 gb_bundle_add(struct gb_bundle *bundle) gb_bundle_add() argument 242 gb_bundle_destroy(struct gb_bundle *bundle) gb_bundle_destroy() argument [all...] |
| /kernel/linux/linux-5.10/drivers/staging/greybus/ |
| H A D | fw-core.c | 61 static int gb_fw_core_probe(struct gb_bundle *bundle, in gb_fw_core_probe() argument 231 gb_fw_core_disconnect(struct gb_bundle *bundle) gb_fw_core_disconnect() argument [all...] |
| /kernel/linux/linux-6.6/drivers/staging/greybus/ |
| H A D | fw-core.c | 61 static int gb_fw_core_probe(struct gb_bundle *bundle, in gb_fw_core_probe() argument 231 gb_fw_core_disconnect(struct gb_bundle *bundle) gb_fw_core_disconnect() argument [all...] |
| /kernel/linux/linux-6.6/drivers/greybus/ |
| H A D | bundle.c | 15 struct gb_bundle *bundle = to_gb_bundle(dev); in bundle_class_show() local 24 struct gb_bundle *bundle = to_gb_bundle(dev); in bundle_id_show() local 33 struct gb_bundle *bundle = to_gb_bundle(dev); in state_show() local 44 struct gb_bundle *bundle = to_gb_bundle(dev); in state_store() local 65 ATTRIBUTE_GROUPS(bundle); global() variable 70 struct gb_bundle *bundle; gb_bundle_find() local 82 struct gb_bundle *bundle = to_gb_bundle(dev); gb_bundle_release() local 92 gb_bundle_disable_all_connections(struct gb_bundle *bundle) gb_bundle_disable_all_connections() argument 100 gb_bundle_enable_all_connections(struct gb_bundle *bundle) gb_bundle_enable_all_connections() argument 110 struct gb_bundle *bundle = to_gb_bundle(dev); gb_bundle_suspend() local 137 struct gb_bundle *bundle = to_gb_bundle(dev); gb_bundle_resume() local 183 struct gb_bundle *bundle; gb_bundle_create() local 224 gb_bundle_add(struct gb_bundle *bundle) gb_bundle_add() argument 242 gb_bundle_destroy(struct gb_bundle *bundle) gb_bundle_destroy() argument [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | ResourceBundleWrapper.java | 30 private ResourceBundle bundle = null; field in ResourceBundleWrapper 48 private ResourceBundleWrapper(ResourceBundle bundle){ in ResourceBundleWrapper() argument [all...] |
| /third_party/icu/tools/unicodetools/com/ibm/rbm/ |
| H A D | BundleGroup.java | 24 private Bundle bundle; // The parent Bundle object of this group field in BundleGroup 133 protected void setParentBundle(Bundle bundle) { in setParentBundle() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | ResourceBundleWrapper.java | 32 private ResourceBundle bundle = null; field in ResourceBundleWrapper 50 private ResourceBundleWrapper(ResourceBundle bundle){ in ResourceBundleWrapper() argument [all...] |
| /third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
| H A D | PipelineAndPassCompatibilityTests.cpp | 157 wgpu::RenderBundle bundle = renderBundleEncoder.Finish(); in TEST_F() local
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/ |
| H A D | gc_intrusion_check.cpp | 239 const auto &bundle = call.getOperandBundle(bundleId); in GetBundle() local
|
| H A D | prune_deopt.cpp | 55 auto bundle = call->getOperandBundle(llvm::LLVMContext::OB_deopt); in run() local 71 CallInst *PruneDeopt::GetUpdatedCallInst(CallInst *call, const OperandBundleUse &bundle) in GetUpdatedCallInst() argument [all...] |
| /arkcompiler/runtime_core/static_core/libllvmbackend/transforms/ |
| H A D | runtime_calls.cpp | 50 CreateEntrypointCallCommon(llvm::IRBuilder< *builder, llvm::Value *threadRegValue, LLVMArkInterface *arkInterface, EntrypointId eid, llvm::ArrayRef<llvm::Value *> arguments, llvm::ArrayRef<llvm::OperandBundleDef> bundle) CreateEntrypointCallCommon() argument
|
| /base/notification/distributed_notification_service/services/ans/src/ |
| H A D | advanced_notification_reminder_service.cpp | 61 std::string bundle = GetClientBundleName(); in PublishReminder() local [all...] |
| H A D | advanced_notification_inline.cpp | 38 std::string bundle; in GetClientBundleNameByUid() local
|
| H A D | bundle_manager_helper.cpp | 51 std::string bundle; in GetBundleNameByUid() local 155 int32_t BundleManagerHelper::GetDefaultUidByBundleName(const std::string &bundle, const int32_t userId) in GetDefaultUidByBundleName() argument 245 int32_t BundleManagerHelper::GetDefaultUidByBundleName(const std::string &bundle, cons argument 108 GetBundleInfoByBundleName( const std::string bundle, const int32_t userId, AppExecFwk::BundleInfo &bundleInfo) GetBundleInfoByBundleName() argument [all...] |
| H A D | notification_local_live_view_subscriber_manager.cpp | 77 std::string bundle; in AddLocalLiveViewSubscriber() local
|
| /base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/ |
| H A D | ans_notification_branch_test.cpp | 845 NotificationBundleOption bundle;
in HWTEST_F() local
|
| /base/notification/distributed_notification_service/services/ans/src/clone/ |
| H A D | notification_clone_disturb_service.cpp | 206 CheckBundleInfo(std::vector<NotificationBundleOption>& trustList, std::vector<NotificationBundleOption>& bundleList, const NotificationBundleOption& bundle) CheckBundleInfo() argument [all...] |
| /base/notification/distributed_notification_service/services/ans/test/unittest/ |
| H A D | advanced_notification_live_view_service_test.cpp | 112 sptr<NotificationBundleOption> bundle = new NotificationBundleOption("test", 1); in HWTEST_F() local 147 sptr<NotificationBundleOption> bundle = new NotificationBundleOption("test", 1); in HWTEST_F() local 189 auto bundle = new NotificationBundleOption("test", 1); in HWTEST_F() local 269 sptr<NotificationBundleOption> bundle = new NotificationBundleOption("test", creatorUid); in HWTEST_F() local 295 sptr<NotificationBundleOption> bundle in HWTEST_F() local [all...] |
| H A D | advanced_notification_utils_test.cpp | 126 void AnsUtilsTest::TestAddNotification(int notificationId, const sptr<NotificationBundleOption> &bundle) in TestAddNotification() argument 173 sptr<NotificationBundleOption> bundle = new NotificationBundleOption("test", 1); in HWTEST_F() local 214 sptr<NotificationBundleOption> bundle; in HWTEST_F() local 246 sptr<NotificationBundleOption> bundle = new NotificationBundleOption("test", 1); in HWTEST_F() local 307 sptr<NotificationBundleOption> bundle = new NotificationBundleOption("test", 1); HWTEST_F() local 329 sptr<NotificationBundleOption> bundle = new NotificationBundleOption("test", 1); HWTEST_F() local 369 sptr<NotificationBundleOption> bundle = new NotificationBundleOption("test", 1); HWTEST_F() local 387 sptr<NotificationBundleOption> bundle = new NotificationBundleOption("test", 1); HWTEST_F() local 406 sptr<NotificationBundleOption> bundle = new NotificationBundleOption("test", 1); HWTEST_F() local [all...] |
| /base/notification/distributed_notification_service/interfaces/inner_api/ |
| H A D | notification_request.h | 49 NotificationBundleOption bundle; member [all...] |
| /base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/ |
| H A D | zero_branch2_test.cpp | 158 std::string bundle = "111"; in HWTEST_F() local 205 std::string bundle = "111"; in HWTEST_F() local 222 std::string bundle = "111"; in HWTEST_F() local
|
| /foundation/ability/form_fwk/frameworks/js/napi/form_host/ |
| H A D | js_form_state_observer.h | 37 FormEventCallbackList(const std::string &bundle, const std::string &type, napi_env env) in FormEventCallbackList() argument
|
| /foundation/ability/ability_runtime/test/unittest/ams_service_app_spawn_client_test/ |
| H A D | ams_service_app_spawn_client_test.cpp | 110 static SharedBundle CreateHsp(std::string bundle, std::string module, uint32_t version, std::string libPath) in CreateHsp() argument
|
| /foundation/arkui/ace_engine/adapter/ohos/entrance/ |
| H A D | form_utils_impl.cpp | 66 auto bundle = bundleName->GetString(); in RouterEvent() local 114 auto bundle = bundleName->GetString(); in BackgroundEvent() local
|