Searched refs:eventNameOld (Results 1 – 1 of 1) sorted by relevance
514 …std::string eventNameOld = "featureDetectionStatus" + std::to_string(static_cast<int32_t>(feature)… in OnFeatureDetectionStatusChangedCallback() local537 ExecuteCallback(eventNameOld, callbackNapiPara); in OnFeatureDetectionStatusChangedCallback()551 …std::string eventNameOld = "featureDetectionStatus" + std::to_string(static_cast<int32_t>(feature)… in IsFeatureSubscribed() local553 return !IsEmpty(eventName) || !IsEmpty(eventNameOld); in IsFeatureSubscribed()