Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/
DMediaCodec.cpp484 inline ClientInfoParcel getClientInfo() const { in getClientInfo() function
606 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 …]
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt45977 …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;