Searched defs:isNotify (Results 1 – 6 of 6) sorted by relevance
24 …geMonitor::Match(const std::shared_ptr<DelegatorAbilityStageProperty> &abilityStage, bool isNotify) in Match()
30 …ol IAbilityMonitor::Match(const std::shared_ptr<ADelegatorAbilityProperty> &ability, bool isNotify) in Match()
78 …ockIabilityMonitor::Match(const std::shared_ptr<ADelegatorAbilityProperty>& ability, bool isNotify) in Match()
57 int32_t NetFirewallRuleManager::AddNetFirewallRule(const sptr<NetFirewallRule> &rule, bool isNotify… in AddNetFirewallRule()
670 static napi_value setCharacteristicChangeInner(napi_env env, napi_callback_info info, bool isNotify) in setCharacteristicChangeInner()
840 bool isNotify = false; in GetLocalData() local