Home
last modified time | relevance | path

Searched refs:parentPath (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/tv/cec/1.0/default/
DHdmiCecDefault.cpp307 const char* parentPath = "/dev/"; in init() local
308 DIR* dir = opendir(parentPath); in init()
319 string filepath = parentPath + filename; in init()