Home
last modified time | relevance | path

Searched defs:bundle (Results 1 - 25 of 253) sorted by relevance

1234567891011

/third_party/node/deps/npm/node_modules/@sigstore/sign/dist/bundler/
H A Dbase.js
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
H A DGPURenderBundle.cpp28 GPURenderBundle::GPURenderBundle(wgpu::RenderBundle bundle) : bundle_(std::move(bundle)) { in GPURenderBundle() argument
/foundation/resourceschedule/memmgr/services/memmgrservice/src/reclaim_priority_manager/
H A Doom_score_adj_utils.cpp28 bool OomScoreAdjUtils::WriteOomScoreAdjToKernel(std::shared_ptr<BundlePriorityInfo> bundle) in WriteOomScoreAdjToKernel() argument
H A Daccount_bundle_info.cpp47 void AccountBundleInfo::AddBundleToOsAccount(std::shared_ptr<BundlePriorityInfo> bundle) in AddBundleToOsAccount() argument
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_running_status_stub.cpp48 std::string bundle = data.ReadString(); in HandleAppRunningStatus() local
H A Dapp_running_status_proxy.cpp28 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 Drs_event_detector_test.cpp65 std::string bundle = "bundle"; in HWTEST_F() local
/foundation/resourceschedule/memmgr/test/unittest/phone/
H A Doom_score_adj_utils_test.cpp68 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 Dlog.c65 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 Dlog.c65 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 DICUResourceTableAccess.java34 public static String getTableString(ICUResourceBundle bundle, String tableName, in getTableString() argument
/third_party/icu/icu4c/source/io/
H A Dlocbund.cpp143 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 DUResourceBundleIterator.java39 private UResourceBundle bundle; field in UResourceBundleIterator
/third_party/icu/icu4c/source/test/intltest/
H A Dnptrans.h43 UResourceBundle *bundle; member in NamePrepTransform
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DICUResourceTableAccess.java36 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 DUResourceBundleIterator.java40 private UResourceBundle bundle; field in UResourceBundleIterator
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_ra_pipeline.c42 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 Dlocbund.cpp143 u_locbund_close(ULocaleBundle *bundle) in u_locbund_close() argument
160 u_locbund_getNumberFormat(ULocaleBundle *bundle, UNumberFormatStyle style) u_locbund_getNumberFormat() argument
[all...]
/foundation/ability/ability_runtime/test/unittest/want_utils_test/
H A Dwant_utils_test.cpp58 auto bundle = want.GetElement().GetBundleName(); in HWTEST_F() local
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_running_status_module.cpp68 NotifyAppRunningStatusEvent( const std::string &bundle, int32_t uid, RunningStatus runningStatus) NotifyAppRunningStatusEvent() argument
/foundation/arkui/ace_engine/test/mock/adapter/
H A Dmock_ace_container.cpp32 GetAbilityContextByModule( const std::string& bundle, const std::string& module) GetAbilityContextByModule() argument
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dbrl_emu.c58 unsigned long bundle[2]; in ia64_emulate_brl() local
[all...]
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dbrl_emu.c58 unsigned long bundle[2]; in ia64_emulate_brl() local
[all...]
/kernel/linux/linux-5.10/include/linux/greybus/
H A Dbundle.h47 static inline int gb_pm_runtime_get_sync(struct gb_bundle *bundle) in gb_pm_runtime_get_sync() argument
62 static inline int gb_pm_runtime_put_autosuspend(struct gb_bundle *bundle) in gb_pm_runtime_put_autosuspend() argument
72 static inline void gb_pm_runtime_get_noresume(struct gb_bundle *bundle) in gb_pm_runtime_get_noresume() argument
77 gb_pm_runtime_put_noidle(struct gb_bundle *bundle) gb_pm_runtime_put_noidle() argument
83 gb_pm_runtime_get_sync(struct gb_bundle *bundle) gb_pm_runtime_get_sync() argument
85 gb_pm_runtime_put_autosuspend(struct gb_bundle *bundle) gb_pm_runtime_put_autosuspend() argument
88 gb_pm_runtime_get_noresume(struct gb_bundle *bundle) gb_pm_runtime_get_noresume() argument
89 gb_pm_runtime_put_noidle(struct gb_bundle *bundle) gb_pm_runtime_put_noidle() argument
[all...]
/kernel/linux/linux-6.6/include/linux/greybus/
H A Dbundle.h47 static inline int gb_pm_runtime_get_sync(struct gb_bundle *bundle) in gb_pm_runtime_get_sync() argument
62 static inline int gb_pm_runtime_put_autosuspend(struct gb_bundle *bundle) in gb_pm_runtime_put_autosuspend() argument
72 static inline void gb_pm_runtime_get_noresume(struct gb_bundle *bundle) in gb_pm_runtime_get_noresume() argument
77 gb_pm_runtime_put_noidle(struct gb_bundle *bundle) gb_pm_runtime_put_noidle() argument
83 gb_pm_runtime_get_sync(struct gb_bundle *bundle) gb_pm_runtime_get_sync() argument
85 gb_pm_runtime_put_autosuspend(struct gb_bundle *bundle) gb_pm_runtime_put_autosuspend() argument
88 gb_pm_runtime_get_noresume(struct gb_bundle *bundle) gb_pm_runtime_get_noresume() argument
89 gb_pm_runtime_put_noidle(struct gb_bundle *bundle) gb_pm_runtime_put_noidle() argument
[all...]

Completed in 7 milliseconds

1234567891011