Searched refs:isOff (Results 1 – 2 of 2) sorted by relevance
344 napi_ref ref, ChangeListenerNapi &listObj, bool isOff, const std::string &uri);
2843 napi_ref ref, ChangeListenerNapi &listObj, bool isOff, const string &uri) in CheckRef() argument2866 if ((isOff) && (uri.compare(obsUri) == 0)) { in CheckRef()2878 if (isSame && isOff) { in CheckRef()