Home
last modified time | relevance | path

Searched defs:bundle (Results 76 – 100 of 136) sorted by relevance

123456

/ohos5.0/base/hiviewdfx/hiview/plugins/performance/scene_data_processor/
H A DAppLaunchSceneDataProcessor.cpp388 void AppLaunchSceneDataProcessor::StartTimer(std::string bundle) in StartTimer()
397 void AppLaunchSceneDataProcessor::StopTimer(std::string bundle) in StopTimer()
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_cloud_enhancement_test/src/
H A Dmedialibrary_cloud_enhancement_test.cpp775 MediaEnhanceBundleHandle* bundle = enhancementService_->CreateBundle(); variable
796 MediaEnhanceBundleHandle* bundle = nullptr; variable
900 MediaEnhanceBundleHandle* bundle = instance.enhancementService_->CreateBundle(); variable
936 MediaEnhanceBundleHandle* bundle = instance.enhancementService_->CreateBundle(); variable
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_reminder_service.cpp61 std::string bundle = GetClientBundleName(); in PublishReminder() local
H A Dnotification_local_live_view_subscriber_manager.cpp78 std::string bundle; in AddLocalLiveViewSubscriber() local
H A Dnotification_subscriber_manager.cpp344 for (auto bundle : subscribeInfo->GetAppNames()) { in AddRecordInfo() local
364 for (auto bundle : subscribeInfo->GetAppNames()) { in RemoveRecordInfo() local
H A Dadvanced_notification_service.cpp112 std::string bundle = GetClientBundleName(); in PrepareNotificationRequest() local
156 std::string bundle = ""; in PrepareNotificationRequest() local
1622 sptr<NotificationBundleOption> bundle = GenerateValidBundleOption(bundleOption); in EnableDistributedByBundle() local
1703 sptr<NotificationBundleOption> bundle = GenerateValidBundleOption(bundleOption); in IsDistributedEnableByBundle() local
/ohos5.0/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
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/test/common/fuzztest/faultloggerservice_fuzzer/
H A Dfaultlogger_service_fuzzer.cpp211 std::map<std::string, std::string> bundle; in FuzzServiceInterfaceOnEvent() local
/ohos5.0/base/request/request/services/src/service/command/
H A Dconstruct.rs95 let bundle = query_calling_bundle(); in construct() localVariable
/ohos5.0/base/telephony/call_manager/test/unittest/call_earthquake_alarm_test/src/
H A Dcall_earthquake_alarm_test.cpp211 std::string bundle = "111"; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dwater_version_manager_test.cpp407 auto bundle = staticStores_[i % len].first; variable
/ohos5.0/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
/ohos5.0/foundation/filemanagement/app_file_service/services/backup_sa/src/module_ipc/
H A Dservice_incremental.cpp306 for (auto bundle : bundlesToBackup) { in GetBundleNameByDetails() local
355 for (auto &bundle : bundlesToBackup) { in AppendBundlesIncrementalBackupSession() local
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_javascript_result_callback.cpp107 WebviewJavaScriptResultCallBack::H5Bundle bundle) in CallH5Function()
159 WebviewJavaScriptResultCallBack::H5Bundle bundle = in CallbackFunctionForH5() local
188 auto bundle = std::make_unique<OHOS::NWeb::WebviewJavaScriptResultCallBack::H5Bundle>(); in CreateFunctionForH5() local
205 napi_env env, OHOS::NWeb::WebviewJavaScriptResultCallBack::H5Bundle& bundle, napi_value obj) in AddFunctionToObjectForH5()
509 OHOS::NWeb::WebviewJavaScriptResultCallBack::H5Bundle bundle; in ParseBinNwebValue2NapiValue() local
1793 napi_env env, H5Bundle& bundle, std::vector<std::shared_ptr<NWebValue>> nwebArgs) in CallH5FunctionInternal()
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/
H A Dcloud_enhancement_napi.cpp198 static void DestroyBundle(MediaEnhanceBundleHandle* bundle) in DestroyBundle()
265 static int32_t GetInt(MediaEnhanceBundleHandle* bundle, const char* key) in GetInt()
775 MediaEnhanceBundleHandle* bundle = CreateBundle(); in FillTaskStageWithClientQuery() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_form.cpp69 JSRef<JSVal> bundle = obj->GetProperty("bundle"); in Create() local
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/context/
H A Djs_app_context.cpp404 BundleInfo bundle = {0}; in LoadApiVersion() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/subscriber_managers/
H A Dpublished_data_subscriber_manager.cpp216 PublishedDataKey::PublishedDataKey(const std::string &key, const std::string &bundle, const int64_t… in PublishedDataKey()
/ohos5.0/base/hiviewdfx/hiview/base/include/
H A Dplugin.h136 void SetBundleName(const std::string& bundle) in SetBundleName()
/ohos5.0/foundation/communication/nfc/services/src/notification/
H A Dnfc_notification.cpp397 …Notification::NotificationBundleOption bundle(KITS::NFC_MANAGER_SYS_ABILITY_NAME, KITS::NFC_MANAGE… in PublishNfcNotification() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/form/resource/
H A Dform_manager_delegate.cpp502 auto bundle = bundleName->GetString(); in ParseAction() local
1045 std::string bundle(bundleName); in GetFormInfo() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_manager_stub_invalid.cpp277 ErrCode AnsManagerStub::SetNotificationsEnabledForBundle(const std::string &bundle, bool enabled) in SetNotificationsEnabledForBundle()
567 ErrCode AnsManagerStub::ShellDump(const std::string &cmd, const std::string &bundle, int32_t userId, in ShellDump()
/ohos5.0/base/web/webview/ohos_adapter/res_sched_adapter/src/
H A Dres_sched_client_adapter_impl.cpp133 std::string bundle {""}; in GetBundleNameByUid() local
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ams_service_app_spawn_client_test/
H A Dams_service_app_spawn_client_test.cpp110 static SharedBundle CreateHsp(std::string bundle, std::string module, uint32_t version, std::string… in CreateHsp()

123456