Searched defs:resourceType (Results 1 – 4 of 4) sorted by relevance
62 void ResourceCache::incrementRefcount(void* resource, ResourceType resourceType) { in incrementRefcount()71 void ResourceCache::incrementRefcountLocked(void* resource, ResourceType resourceType) { in incrementRefcountLocked()
51 ResourceType resourceType; variable
48 public ResourceExpr(String packageName, String resourceType, String resourceName, in ResourceExpr()
1177 String8 resourceType; in onMessageReceived() local