Home
last modified time | relevance | path

Searched defs:saId (Results 1 - 25 of 26) sorted by relevance

12

/base/useriam/user_auth_framework/frameworks/native/client/src/
H A Dipc_client_utils.cpp26 sptr<IRemoteObject> IpcClientUtils::GetRemoteObject(int32_t saId) in GetRemoteObject() argument
/base/security/security_component_manager/services/security_component_service/sa/test/mock/include/
H A Dmock_system_ability_proxy.h33 sptr<MockIRemoteObject> GetSystemAbility(int32_t saId) in GetSystemAbility() argument
39 int32_t UnloadSystemAbility(int32_t saId) in UnloadSystemAbility() argument
/base/useriam/user_auth_framework/test/unittest/inner_api/mocks/
H A Dmock_ipc_client_utils.cpp22 sptr<IRemoteObject> IpcClientUtils::GetRemoteObject(int32_t saId) in GetRemoteObject() argument
/base/security/device_security_level/services/sa/standard/
H A Ddslm_service.cpp35 DslmService::DslmService(int32_t saId, bool runOnCreate) : SystemAbility(saId, runOnCreate), IRemoteStub(true) in DslmService() argument
/base/update/sys_installer/services/module_update/service/src/
H A Dmodule_update_consumer.cpp50 void ModuleUpdateConsumer::DoRevert(const std::string &hmpName, int32_t saId) in DoRevert() argument
52 LOG(INFO) << "hmp package revert,hmp name=" << hmpName << "; said=" << saId; in DoRevert() local
61 void ModuleUpdateConsumer::DoUnload(const std::string &hmpName, int32_t saId) in DoUnload() argument
63 LOG(INFO) << "hmp package unload,hmp name=" << hmpName << "; said=" << saId; in DoUnload() local
95 int32_t saId = saStatusPair.first; in Run() local
[all...]
H A Dmodule_update_producer.cpp50 int32_t saId = it.first; in AddAbnormalSa() local
/test/testfwk/arkxtest/testserver/test/fuzztest/setpastedata_fuzzer/
H A Dsetpastedata_fuzzer.cpp28 int32_t saId = 5502; in DoFuzzTestServerSetPasteData() local
/base/global/i18n/services/src/
H A Di18n_service_ability.cpp35 I18nServiceAbility::I18nServiceAbility(int32_t saId, bool runOnCreate) : SystemAbility(saId, runOnCreate) in I18nServiceAbility() argument
/test/xts/dcts/distributedhardware/distributedaudionewtest/
H A Ddaudio_automat_test.cpp60 int32_t saId = 6666; in SetUp() local
/base/security/security_guard/services/risk_classify/src/
H A Drisk_analysis_manager_service.cpp54 RiskAnalysisManagerService::RiskAnalysisManagerService(int32_t saId, bool runOnCreate) in RiskAnalysisManagerService() argument
/test/testfwk/arkxtest/testserver/src/service/
H A Dtest_server_service.cpp36 TestServerService::TestServerService(int32_t saId, bool runOnCreate) : SystemAbility(saId, runOnCreate) in TestServerService() argument
/test/testfwk/arkxtest/testserver/test/unittest/
H A Dtest_server_service_test.cpp37 TestServerServiceMock(int32_t saId, bool runOnCreate) : TestServerService(saId, runOnCreate) {} in TestServerServiceMock() argument
/base/location/services/location_locator/locator/source/
H A Dsubability_common.cpp142 int saId = CommonUtils::AbilityConvertToId(name_); in Enable() local
/base/accesscontrol/sandbox_manager/services/sandbox_manager/main/cpp/src/service/
H A Dsandbox_manager_service.cpp48 SandboxManagerService::SandboxManagerService(int saId, bool runOnCreate) in SandboxManagerService() argument
/base/hiviewdfx/hidumper/frameworks/native/
H A Ddump_utils.cpp386 int saId = StrToId(saIdStr); in ConvertSaIdToSaName() local
/base/security/security_guard/services/security_collector/src/
H A Dsecurity_collector_manager_service.cpp52 SecurityCollectorManagerService::SecurityCollectorManagerService(int32_t saId, bool runOnCreate) in SecurityCollectorManagerService() argument
/base/security/huks/services/huks_standard/huks_service/main/os_dependency/sa/
H A Dhks_sa.cpp145 HksService::HksService(int saId, bool runOnCreate = true) in HksService() argument
/base/security/security_component_manager/services/security_component_service/sa/sa_main/
H A Dsec_comp_service.cpp43 SecCompService::SecCompService(int32_t saId, bool runOnCreate) in SecCompService() argument
/base/web/webview/sa/src/
H A Dapp_fwk_update_service.cpp88 AppFwkUpdateService::AppFwkUpdateService(int32_t saId, bool runOnCreate) : SystemAbility(saId, runOnCreate) {} in AppFwkUpdateService() argument
/base/account/os_account/services/accountmgr/test/mock/src/
H A Dmock_service_registry.cpp211 int32_t SystemAbilityManagerProxy::GetCommonEventExtraDataIdlist(int32_t saId, in GetCommonEventExtraDataIdlist() argument
/base/request/request/frameworks/native/src/
H A Drequest_manager_impl.cpp547 OnAddSystemAbility( int32_t saId, const std::string &deviceId) OnAddSystemAbility() argument
562 OnRemoveSystemAbility( int32_t saId, const std::string &deviceId) OnRemoveSystemAbility() argument
/base/time/time_service/interfaces/inner_api/src/
H A Dtime_service_client.cpp43 OnAddSystemAbility( int32_t saId, const std::string &deviceId) OnAddSystemAbility() argument
72 OnRemoveSystemAbility( int32_t saId, const std::string &deviceId) OnRemoveSystemAbility() argument
/base/security/security_guard/services/data_collect/sa/
H A Ddata_collect_manager_service.cpp81 DataCollectManagerService::DataCollectManagerService(int32_t saId, bool runOnCreate) in DataCollectManagerService() argument
/base/update/sys_installer/services/module_update/util/src/
H A Dmodule_utils.cpp248 bool IsHotSa(int32_t saId) in IsHotSa() argument
268 bool IsRunning(int32_t saId) in IsRunning() argument
/base/msdp/device_status/services/native/src/
H A Ddevicestatus_service.cpp79 void DeviceStatusService::OnAddSystemAbility(int32_t saId, const std::string &deviceId) in OnAddSystemAbility() argument

Completed in 17 milliseconds

12