Home
last modified time | relevance | path

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

/system/weaved/brillo/android/weave/
DIWeaveServiceManager.aidl28 String getDeviceId(); in getDeviceId() method
/system/weaved/buffet/
Dmanager.h75 android::binder::Status getDeviceId(android::String16* id) override;
Dmanager.cc387 android::binder::Status Manager::getDeviceId(android::String16* id) { in getDeviceId() function in buffet::Manager