Searched defs:hapFd (Results 1 – 3 of 3) sorted by relevance
206 auto hapFd = open(realPath, O_RDONLY); in MediaPlay() local285 auto hapFd = open(realPath, O_RDONLY); in RawFilePlay() local319 auto hapFd = open(realPath, O_RDONLY); in RelativePathPlay() local
398 auto hapFd = open(hapPath.c_str(), O_RDONLY); in MediaPlay() local423 auto hapFd = open(hapPath.c_str(), O_RDONLY); in RawFilePlay() local447 auto hapFd = open(hapPath.c_str(), O_RDONLY); in RelativePathPlay() local
5451 int32_t hapFd = open(realInstallationPath.c_str(), O_RDONLY); in MoveFileToRealInstallationDir() local