Searched defs:Instance (Results 1 – 4 of 4) sorted by relevance
24 class Instance { class44 private Instance(long id, float[] sample, String sampleName) { in Instance() method in Instance
34 static Daemon& Instance() { in Instance() function
103 static ObjectPool* Instance() { in Instance() function
55 DeviceMapper& DeviceMapper::Instance() { in Instance() function in android::dm::DeviceMapper