Searched refs:getModuleName (Results 1 – 3 of 3) sorted by relevance
61 const char* getModuleName() const;
439 const char* CameraModule::getModuleName() const { in getModuleName() function in android::hardware::camera::common::V1_0::helper::CameraModule
285 ALOGI("Loaded \"%s\" camera module", mModule->getModuleName()); in initialize()