Searched refs:iterFunctionType (Results 1 – 1 of 1) sorted by relevance
2093 auto iterFunctionType = ListenerFuncMap.find(cbType); in OnRegisterCallback() local2094 if (iterFunctionType == ListenerFuncMap.end()) { in OnRegisterCallback()2098 ListenerFuncType listenerFuncType = iterFunctionType->second; in OnRegisterCallback()