Searched defs:funcType (Results 1 – 5 of 5) sorted by relevance
211 RegisterFuncType funcType; member
1639 auto funcType = GetFuncType(observerType, transMap, sizeof(transMap) / sizeof(TransPair)); in TransObserverTypeToRegisterFunctionType() local1658 auto funcType = GetFuncType(conflictType, transMap, sizeof(transMap) / sizeof(TransPair)); in TransConflictTypeToRegisterFunctionType() local
212 #define PARSE_PROPERTY(env, property, funcType, value) \ argument
53 RegisterFuncType funcType = RegisterFuncType::REGISTER_FUNC_TYPE_MAX; in RegisterObserverForOneType() local149 RegisterFuncType funcType = RegisterFuncType::REGISTER_FUNC_TYPE_MAX; in UnRegisterObserver() local
384 RegisterFuncType funcType = RegisterFuncType::OBSERVER_SINGLE_VERSION_NS_PUT_EVENT; variable