Home
last modified time | relevance | path

Searched defs:appName (Results 1 - 25 of 37) sorted by relevance

12

/applications/standard/app_samples/code/SuperFeature/DistributedAppDev/DistributeCalc/entry/src/main/js/MainAbility/common/
H A DRemoteDeviceModel.js
/base/powermgr/power_manager/utils/appmgr/src/
H A Dapp_manager_utils.cpp65 bool AppManagerUtils::IsForegroundApplication(const std::string& appName) in IsForegroundApplication() argument
/base/powermgr/power_manager/utils/ability/
H A Dpower_ability.cpp66 bool PowerIsForegroundApplication(const std::string& appName) in PowerIsForegroundApplication() argument
/base/powermgr/power_manager/utils/native/src/
H A Dpower_utils.cpp198 bool PowerUtils::IsForegroundApplication(const std::string& appName) in IsForegroundApplication() argument
/base/security/security_guard/services/security_collector/src/
H A Dsecurity_collector_run_manager.cpp51 std::string appName = subscriber->GetAppName(); in StartCollector() local
76 std::string appName = subscriber->GetAppName(); in StopCollector() local
H A Dsecurity_collector_subscriber_manager.cpp59 int32_t SecurityCollectorSubscriberManager::GetAppSubscribeCount(const std::string &appName) in GetAppSubscribeCount() argument
72 int32_t SecurityCollectorSubscriberManager::GetAppSubscribeCount(const std::string &appName, int64_t eventId) in GetAppSubscribeCount() argument
123 std::string appName = subscriber->GetAppName(); SubscribeCollector() local
[all...]
H A Dsecurity_collector_manager_service.cpp117 std::string appName = (subscribeInfo.IsNotify() ? NOTIFY_APP_NAME : GetAppName()); in Subscribe() local
195 std::string appName = GetAppName(); in CollectorStart() local
230 std::string appName = GetAppName(); CollectorStop() local
[all...]
/base/notification/distributed_notification_service/services/test/moduletest/mock/
H A Dmock_bundle_manager.cpp59 GetApplicationInfo( const std::string &appName, const ApplicationFlag flag, const int userId, ApplicationInfo &appInfo) GetApplicationInfo() argument
/base/security/security_guard/test/unittest/security_collector/include/
H A Dsecurity_collector_subscriber.h29 SecurityCollectorSubscriber(const std::string &appName, in SecurityCollectorSubscriber() argument
/base/security/security_guard/services/security_collector/include/
H A Dsecurity_collector_subscriber.h29 SecurityCollectorSubscriber(const std::string &appName, in SecurityCollectorSubscriber() argument
/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/
H A Dmock_bundle_manager.cpp76 GetApplicationInfo( const std::string &appName, const ApplicationFlag flag, const int userId, ApplicationInfo &appInfo) GetApplicationInfo() argument
/base/notification/distributed_notification_service/services/ans/test/unittest/mock/
H A Dmock_bundle_mgr.cpp64 GetApplicationInfo( const std::string &appName, const ApplicationFlag flag, const int userId, ApplicationInfo &appInfo) GetApplicationInfo() argument
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_subscribe_info.cpp40 void NotificationSubscribeInfo::AddAppName(const std::string appName) in AddAppName() argument
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_subscribe_info_test.cpp44 std::string appName = "AppName"; in HWTEST_F() local
159 std::string appName = "AppName"; in HWTEST_F() local
/base/security/dlp_permission_service/services/dlp_permission/sa/sa_common/
H A Dbundle_manager_adapter.cpp84 bool BundleManagerAdapter::GetApplicationInfo(const std::string &appName, const int32_t flag, const int32_t userId, in GetApplicationInfo() argument
/base/startup/appspawn/modules/common/
H A Dappspawn_silk.c60 const char *appName = cJSON_GetStringValue(cJSON_GetArrayItem(silkJson, i)); in ParseSilkConfig() local
121 char **appName = NULL; LoadSilkLibrary() local
[all...]
H A Dappspawn_adapter.cpp164 const char *appName = APP_NAME; in SetSeccompFilter() local
/applications/sample/camera/setting/setting/src/main/cpp/
H A Dapp_ability_slice.cpp60 void AppAbilitySlice::SetAppButtonListener(const char* appName) in SetAppButtonListener() argument
/base/hiviewdfx/hidumper/frameworks/native/
H A Ddump_utils.cpp456 std::string appName = bundleName.substr(0, strlen(bundleName.c_str())); in CheckAppDebugVersion() local
/test/testfwk/arkxtest/uitest/core/
H A Dwidget_operator.cpp70 ConstructScrollFindSelector(const WidgetSelector &selector, const string &hashcode, const string &appName, ApiCallErr &error) ConstructScrollFindSelector() argument
/third_party/popt/src/
H A Dpoptconfig.c227 const char * appName; in poptConfigLine() local
H A Dpoptint.h101 const char * appName; member
/base/hiviewdfx/hiview/plugins/usage_event_report/cache/
H A Dfold_app_usage_db_helper.cpp437 CaculateForegroundAppUsage(const std::vector<FoldAppUsageRawEvent> &events, uint64_t startTime, uint64_t endTime, const std::string &appName, int screenStatus) CaculateForegroundAppUsage() argument
/base/usb/usb_manager/services/native/src/
H A Dusb_right_manager.cpp278 std::string appName; in ShowUsbDialog() local
356 bool UsbRightManager::GetAppName(const std::string &bundleName, std::string &appName) in GetAppName() argument
/base/hiviewdfx/hiview/plugins/faultlogger/service/
H A Dfaultlogger.cpp749 std::string appName = GetApplicationNameById(info.id); in AddFaultLogIfNeed() local

Completed in 14 milliseconds

12