Searched refs:getFullName (Results 1 – 2 of 2) sorted by relevance
145 std::string FileConnectionDetector::getFullName(const std::string name) const { in getFullName() function in android::SensorHalExt::FileConnectionDetector155 mDaemon->onConnectionChange(getFullName(name), true /*connected*/); in processExistingFiles()175 mDaemon->onConnectionChange(getFullName(name), true /*connected*/); in handleInotifyData()178 mDaemon->onConnectionChange(getFullName(name), false /*connected*/); in handleInotifyData()
74 std::string getFullName(const std::string name) const;