Searched refs:getClientInfo (Results 1 – 3 of 3) sorted by relevance
484 inline ClientInfoParcel getClientInfo() const { in getClientInfo() function606 mService->addResource(getClientInfo(), mClient, resources); in reRegisterAllResources_l()639 service->addResource(getClientInfo(), mClient, resources); in addResource()653 service->removeResource(getClientInfo(), resources); in removeResource()664 service->removeClient(getClientInfo()); in removeClient()675 service->markClientForPendingRemoval(getClientInfo()); in markClientForPendingRemoval()688 Status status = service->reclaimResource(getClientInfo(), resources, &success); in reclaimResource()699 service->notifyClientCreated(getClientInfo()); in notifyClientCreated()710 clientConfig.clientInfo = getClientInfo(); in notifyClientStarted()722 clientConfig.clientInfo = getClientInfo(); in notifyClientStopped()[all …]
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
45977 …method public abstract java.lang.String getClientInfo(java.lang.String) throws java.sql.SQLExcepti…45978 method public abstract java.util.Properties getClientInfo() throws java.sql.SQLException;