Searched refs:getValueFromFile (Results 1 – 2 of 2) sorted by relevance
70 bool getValueFromFile(const char* path, int* pos);
359 bool RkAiqAfHandleInt::getValueFromFile(const char* path, int* pos) { in getValueFromFile() function in RkCam::RkAiqAfHandleInt416 if (getValueFromFile("/data/.zoom_pos", &zoom_index) == true) { in processing()