Searched refs:g_get_pending_items_function_code (Results 1 – 2 of 2) sorted by relevance
31 const char *AppleGetPendingItemsHandler::g_get_pending_items_function_code = member in AppleGetPendingItemsHandler148 if (g_get_pending_items_function_code != nullptr) { in SetupGetPendingItemsFunction()150 g_get_pending_items_function_code, in SetupGetPendingItemsFunction()
105 static const char *g_get_pending_items_function_code; variable