Searched refs:getFullName (Results 1 – 2 of 2) sorted by relevance
153 std::string FileConnectionDetector::getFullName(const std::string name) const { in getFullName() function in android::SensorHalExt::FileConnectionDetector163 mDaemon->onConnectionChange(getFullName(name), true /*connected*/); in processExistingFiles()183 mDaemon->onConnectionChange(getFullName(name), true /*connected*/); in handleInotifyData()186 mDaemon->onConnectionChange(getFullName(name), false /*connected*/); in handleInotifyData()
77 std::string getFullName(const std::string name) const;