Home
last modified time | relevance | path

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

/system/weaved/brillo/android/weave/
DIWeaveServiceManager.aidl27 String getCloudId(); in getCloudId() method
/system/weaved/buffet/
Dmanager.h76 android::binder::Status getCloudId(android::String16* id) override;
Dmanager.cc382 android::binder::Status Manager::getCloudId(android::String16* id) { in getCloudId() function in buffet::Manager