Home
last modified time | relevance | path

Searched refs:out_name (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/guest/hals/oemlock/remote/
Dremote_oemlock.cpp44 ::ndk::ScopedAStatus OemLock::getName(std::string *out_name) { in getName() argument
45 *out_name = "CF Remote Implementation"; in getName()
Dremote_oemlock.h37 ::ndk::ScopedAStatus getName(std::string* out_name) override;