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