Searched defs:saId (Results 1 – 12 of 12) sorted by relevance
22 sptr<IRemoteObject> IpcClientUtils::GetRemoteObject(int32_t saId) in GetRemoteObject()
26 sptr<IRemoteObject> IpcClientUtils::GetRemoteObject(int32_t saId) in GetRemoteObject()
30 int32_t saId; member42 int32_t saId; member
56 const int32_t saId, in ModuleFile()
34 DslmService::DslmService(int32_t saId, bool runOnCreate) : SystemAbility(saId, runOnCreate) in DslmService()
85 std::unique_ptr<ModuleFile> GetLatestUpdateModulePackage(const int32_t saId) in GetLatestUpdateModulePackage()174 for (int32_t saId : saIdSet_) { in PrepareModuleFileList() local
131 bool ParseModuleInfo(const string &moduleInfo, string &saName, int32_t &saId, ModuleVersion &versio… in ParseModuleInfo()189 int32_t saId = 0; in Open() local
120 HksService::HksService(int saId, bool runOnCreate = true) in HksService()
122 int saId = CommonUtils::AbilityConvertToId(name_); in Enable() local
40 SecCompService::SecCompService(int32_t saId, bool runOnCreate) in SecCompService()
189 int saId = StrToId(saIdStr); in ConvertSaIdToSaName() local
59 DlpPermissionService::DlpPermissionService(int saId, bool runOnCreate) in DlpPermissionService()