Searched refs:g_get_current_queues_function_code (Results 1 – 2 of 2) sorted by relevance
32 const char *AppleGetQueuesHandler::g_get_current_queues_function_code = member in AppleGetQueuesHandler 117 // g_get_current_queues_function_code will return by value so we can extract129 // the source above in g_get_current_queues_function_code) if we don't find162 if (g_get_current_queues_function_code != nullptr) { in SetupGetQueuesFunction() 164 g_get_current_queues_function_code, in SetupGetQueuesFunction()
96 static const char *g_get_current_queues_function_code; variable