Home
last modified time | relevance | path

Searched refs:QueryRemoteIdentity (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Ddefault_client_rpc.c23 static SvcIdentity QueryRemoteIdentity(const char *deviceId, const char *service, const char *featu…
59 SvcIdentity identity = QueryRemoteIdentity(deviceId, service, feature); in SAMGR_CreateIRemoteProxy()
250 static SvcIdentity QueryRemoteIdentity(const char *deviceId, const char *service, const char *featu… in QueryRemoteIdentity() function