Searched defs:getInstance (Results 1 – 11 of 11) sorted by relevance
51 static TYPE& getInstance() { in getInstance() function
25 sp<BootstrapClientInternal> BootstrapClientInternal::getInstance() { in getInstance() function in android::os::stats::BootstrapClientInternal
289 sp<HidlMemory> HidlMemory::getInstance(const hidl_memory& mem) { in getInstance() function in android::hardware::HidlMemory295 sp<HidlMemory> HidlMemory::getInstance(hidl_memory&& mem) { in getInstance() function in android::hardware::HidlMemory301 sp<HidlMemory> HidlMemory::getInstance(const hidl_string& name, int fd, uint64_t size) { in getInstance() function in android::hardware::HidlMemory
46 public static Config getInstance() { in getInstance() method in Config
83 NfcConfig& NfcConfig::getInstance() { in getInstance() function in NfcConfig
59 const std::string& FqInstance::getInstance() const { in getInstance() function in android::vintf::FqInstance
57 const std::string& FqInstance::getInstance() const { in getInstance() function in android::FqInstance
256 Result<SigningKey*> KeystoreKey::getInstance(const std::string& signedPubKeyPath, in getInstance() function in KeystoreKey
282 LazyServiceRegistrar& LazyServiceRegistrar::getInstance() { in getInstance() function in android::hardware::LazyServiceRegistrar
54 const std::unique_ptr<AssembleVintf>& getInstance() { return mInstance; } in getInstance() function in android::vintf::AssembleVintfTest
544 def getInstance(self) -> ct._Pointer: member in ReportLib