Searched refs:seconditer (Results 1 – 1 of 1) sorted by relevance
639 auto seconditer = mapValIsInt.find(keyStr); in GetExtraElementInfo() local640 if (seconditer != mapValIsInt.end()) { in GetExtraElementInfo()641 …NAPI_CALL_RETURN_VOID(callbackInfo->env_, napi_create_int32(callbackInfo->env_, seconditer->second… in GetExtraElementInfo()