Searched refs:kChreFileDescriptorPath (Results 1 – 2 of 2) sorted by relevance
77 TEMP_FAILURE_RETRY(open(kChreFileDescriptorPath, O_RDWR)); in init()
116 static constexpr char kChreFileDescriptorPath[] = "/dev/scp_chre_manager"; variable