Home
last modified time | relevance | path

Searched defs:saName (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Ddefault_client_mini_adapter.c47 char saName[MAX_COUNT_NUM * MAX_NAME_LEN + MAX_COUNT_NUM]; in QueryRemoteIdentityInner() local
H A Dsamgr_ipc_adapter.h76 SaName saName; member
H A Dendpoint.c60 SaName saName; member
104 int SAMGR_AddRouter(Endpoint *endpoint, const SaName *saName, const Identity *id, IUnknown *proxy) in SAMGR_AddRouter()
280 int SAMGR_ProcPolicy(const Endpoint *endpoint, const SaName *saName, int token) in SAMGR_ProcPolicy()
491 static int RegisterIdentity(const IpcContext *context, const SaName *saName, SvcIdentity *saInfo, in RegisterIdentity()
H A Dendpoint_rpc.c59 int SAMGR_AddRouter(Endpoint *endpoint, const SaName *saName, const Identity *id, IUnknown *proxy) in SAMGR_AddRouter()
257 int SAMGR_ProcPolicy(const Endpoint *endpoint, const SaName *saName, int token) in SAMGR_ProcPolicy()
H A Dsamgr_mini_ipc_adapter.c87 int RegisterIdentity(const SaName *saName, SvcIdentity *saInfo, PolicyTrans **policy, uint32 *polic… in RegisterIdentity()
H A Dsamgr_small_ipc_adapter.c164 int RegisterIdentity(const SaName *saName, SvcIdentity *saInfo, PolicyTrans **policy, uint32 *polic… in RegisterIdentity()
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_client/source/
H A Dremote_register.c46 SaName saName = {service, feature}; in SAMGR_RegisterServiceApi() local
H A Dremote_register_rpc.c52 SaName saName = {service, feature}; in SAMGR_RegisterServiceApi() local
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_server/source/
H A Dsamgr_server.h61 SaName saName; member
H A Dsamgr_server.c120 SaName saName = {SAMGR_SERVICE, NULL}; in Initialize() local
H A Dsamgr_server_rpc.c215 SaName saName = {SAMGR_SERVICE, NULL}; in Initialize() local
/ohos5.0/base/update/sys_installer/services/module_update/util/include/
H A Dmodule_file.h66 std::string saName; member
/ohos5.0/foundation/barrierfree/accessibility/services/aams/test/mock/src/aafwk/
H A Dsystem_ability_manager.cpp204 …nager::ParseRemoteSaName(const std::u16string& name, std::string& deviceId, std::u16string& saName) in ParseRemoteSaName()
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsystem_ability_manager_util.cpp53 std::u16string& saName) in ParseRemoteSaName()
H A Dsystem_ability_manager.cpp1049 std::u16string saName; in NotifyRemoteSaDied() local