Searched refs:getModuleAuthor (Results 1 – 3 of 3) sorted by relevance
53 const char* getModuleAuthor();
395 const char* CameraModule::getModuleAuthor() { in getModuleAuthor() function in android::CameraModule
2496 result.appendFormat("Camera module author: %s\n", mModule->getModuleAuthor()); in dump()