Searched refs:IsEnableLocationFuncType (Results 1 – 2 of 2) sorted by relevance
75 using IsEnableLocationFuncType = bool(*)(bool& isEnabled); variable98 static IsEnableLocationFuncType isEnableLocationFunc_;
227 IsEnableLocationFuncType LocationProxyAdapterImpl::isEnableLocationFunc_;242 isEnableLocationFunc_ = reinterpret_cast<IsEnableLocationFuncType>( in LocationProxyAdapterImpl()