| /third_party/node/deps/npm/node_modules/@sigstore/sign/dist/bundler/ |
| H A D | base.js | |
| /third_party/skia/third_party/externals/dawn/src/dawn_node/binding/ |
| H A D | GPURenderBundle.cpp | 28 GPURenderBundle::GPURenderBundle(wgpu::RenderBundle bundle) : bundle_(std::move(bundle)) { in GPURenderBundle() argument
|
| /foundation/resourceschedule/memmgr/services/memmgrservice/src/reclaim_priority_manager/ |
| H A D | oom_score_adj_utils.cpp | 28 bool OomScoreAdjUtils::WriteOomScoreAdjToKernel(std::shared_ptr<BundlePriorityInfo> bundle) in WriteOomScoreAdjToKernel() argument
|
| H A D | account_bundle_info.cpp | 47 void AccountBundleInfo::AddBundleToOsAccount(std::shared_ptr<BundlePriorityInfo> bundle) in AddBundleToOsAccount() argument
|
| /base/hiviewdfx/hiview/core/include/ |
| H A D | plugin_bundle.h | 32 PluginBundle(PluginBundle&& bundle) = delete; member in OHOS::HiviewDFX::PluginBundle 33 PluginBundle& operator=(PluginBundle&& bundle) = delete; member in OHOS::HiviewDFX::PluginBundle
|
| /base/notification/distributed_notification_service/services/ans/src/ |
| H A D | advanced_notification_subscriber_service.cpp | 106 std::string bundle; in SubscribeSelf() local
|
| /base/notification/distributed_notification_service/tools/test/mock/ |
| H A D | mock_ans_manager_stub.cpp | 37 ErrCode MockAnsManagerStub::ShellDump(const std::string &cmd, const std::string &bundle, int32_t userId, in ShellDump() argument
|
| /base/security/access_token/interfaces/innerkits/accesstoken/test/tool/ |
| H A D | set_pern_dialog_cap.cpp | 63 std::string bundle = argv[1]; in main() local
|
| /foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/ |
| H A D | app_running_status_stub.cpp | 48 std::string bundle = data.ReadString(); in HandleAppRunningStatus() local
|
| H A D | app_running_status_proxy.cpp | 28 void AppRunningStatusProxy::NotifyAppRunningStatus(const std::string &bundle, int32_t uid, RunningStatus runningStatus) in NotifyAppRunningStatus() argument
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/ |
| H A D | rs_event_detector_test.cpp | 65 std::string bundle = "bundle";
in HWTEST_F() local
|
| /foundation/resourceschedule/memmgr/test/unittest/phone/ |
| H A D | oom_score_adj_utils_test.cpp | 68 std::shared_ptr<BundlePriorityInfo> bundle = std::make_shared<BundlePriorityInfo>("app", in HWTEST_F() local [all...] |
| /kernel/linux/linux-5.10/drivers/staging/greybus/ |
| H A D | log.c | 65 static int gb_log_probe(struct gb_bundle *bundle, in gb_log_probe() argument 107 static void gb_log_disconnect(struct gb_bundle *bundle) in gb_log_disconnect() argument
|
| /kernel/linux/linux-6.6/drivers/staging/greybus/ |
| H A D | log.c | 65 static int gb_log_probe(struct gb_bundle *bundle, in gb_log_probe() argument 107 static void gb_log_disconnect(struct gb_bundle *bundle) in gb_log_disconnect() argument
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | ICUResourceTableAccess.java | 34 public static String getTableString(ICUResourceBundle bundle, String tableName, in getTableString() argument
|
| /third_party/icu/icu4c/source/io/ |
| H A D | locbund.cpp | 143 u_locbund_close(ULocaleBundle *bundle) in u_locbund_close() argument 160 u_locbund_getNumberFormat(ULocaleBundle *bundle, UNumberFormatStyle style) u_locbund_getNumberFormat() argument [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
| H A D | UResourceBundleIterator.java | 39 private UResourceBundle bundle; field in UResourceBundleIterator
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | nptrans.h | 43 UResourceBundle *bundle; member in NamePrepTransform
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | ICUResourceTableAccess.java | 36 public static String getTableString(ICUResourceBundle bundle, String tableName, in getTableString() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
| H A D | UResourceBundleIterator.java | 40 private UResourceBundle bundle; field in UResourceBundleIterator
|
| /third_party/mesa3d/src/panfrost/midgard/ |
| H A D | midgard_ra_pipeline.c | 42 mir_pipeline_ins( compiler_context *ctx, midgard_block *block, midgard_bundle *bundle, unsigned i, unsigned pipeline_count) mir_pipeline_ins() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/io/ |
| H A D | locbund.cpp | 143 u_locbund_close(ULocaleBundle *bundle) in u_locbund_close() argument 160 u_locbund_getNumberFormat(ULocaleBundle *bundle, UNumberFormatStyle style) u_locbund_getNumberFormat() argument [all...] |
| /base/notification/distributed_notification_service/frameworks/ans/src/ |
| H A D | enabled_notification_callback_data.cpp | 26 EnabledNotificationCallbackData::EnabledNotificationCallbackData(std::string bundle, uid_t uid, bool enable) in EnabledNotificationCallbackData() argument 30 void EnabledNotificationCallbackData::SetBundle(const std::string bundle) in SetBundle() argument
|
| /base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
| H A D | enabled_notification_callback_data_test.cpp | 43 std::string bundle = "Bundle"; in HWTEST_F() local 59 std::string bundle = "Bundle"; in HWTEST_F() local 75 std::string bundle = "Bundle"; in HWTEST_F() local 91 std::string bundle = "Bundle"; in HWTEST_F() local 107 std::string bundle = "Bundle"; HWTEST_F() local 123 std::string bundle = "Bundle"; HWTEST_F() local 145 std::string bundle = "Bundle"; HWTEST_F() local [all...] |
| /base/notification/distributed_notification_service/frameworks/test/moduletest/mock/ |
| H A D | mock_bundle_manager_helper.cpp | 47 int BundleManagerHelper::GetDefaultUidByBundleName(const std::string &bundle, const int32_t userId) in GetDefaultUidByBundleName() argument 52 GetBundleInfoByBundleName( const std::string bundle, const int32_t userId, AppExecFwk::BundleInfo &bundleInfo) GetBundleInfoByBundleName() argument
|