Searched refs:SAMGR_ReleaseIClient (Results 1 – 4 of 4) sorted by relevance
26 int SAMGR_ReleaseIClient(const char *service, const char *feature, void *iClient);
51 int SAMGR_ReleaseIClient(const char *service, const char *feature, void *iClient) in SAMGR_ReleaseIClient() function
157 int ret = SAMGR_ReleaseIClient(client->header.key.service, client->header.key.feature, client); in Release()
151 int ret = SAMGR_ReleaseIClient(client->header.key.service, client->header.key.feature, client); in Release()