Searched refs:IsProvisionRequiredFuncType (Results 1 – 2 of 2) sorted by relevance
71 typedef bool (*IsProvisionRequiredFuncType)(); typedef
270 … auto IsProvisionRequired = (IsProvisionRequiredFuncType)dlsym(handle, "IsProvisionRequired"); in ServiceThreadMain()