Searched refs:g_get_pending_items_function_code (Results 1 – 2 of 2) sorted by relevance
32 const char *AppleGetPendingItemsHandler::g_get_pending_items_function_code = member in AppleGetPendingItemsHandler 119 // the source above in g_get_pending_items_function_code) if we don't find that149 if (g_get_pending_items_function_code != nullptr) { in SetupGetPendingItemsFunction() 151 g_get_pending_items_function_code, in SetupGetPendingItemsFunction()
103 static const char *g_get_pending_items_function_code; variable