Searched refs:RS_IPC_QOS_LEVEL (Results 1 – 2 of 2) sorted by relevance
167 const uint32_t RS_IPC_QOS_LEVEL = 7; in InitGrContext() local169 …pid", std::to_string(getpid()) }, { std::to_string(gettid()), std::to_string(RS_IPC_QOS_LEVEL) } }; in InitGrContext()
50 const uint32_t RS_IPC_QOS_LEVEL = 7; variable282 std::string strQos = std::to_string(RS_IPC_QOS_LEVEL); in SetQos()