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