Home
last modified time | relevance | path

Searched refs:ObtainInt (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/netmanager_ext/services/netfirewallmanager/src/
H A Dnetfirewall_policy_manager.cpp215 preferencesHelper_->ObtainInt(NET_FIREWALL_IN_ACTION, static_cast<int>(FirewallRuleAction::RULE_ALLOW))); in LoadPolicyFormPreference()
217 preferencesHelper_->ObtainInt(NET_FIREWALL_OUT_ACTION, static_cast<int>(FirewallRuleAction::RULE_ALLOW))); in LoadPolicyFormPreference()
H A Dnetfirewall_preference_helper.cpp99 int32_t NetFirewallPreferenceHelper::ObtainInt(const std::string &key, int32_t defValue) in ObtainInt() function in OHOS::NetManagerStandard::NetFirewallPreferenceHelper
/foundation/communication/netmanager_ext/services/netfirewallmanager/include/
H A Dnetfirewall_preference_helper.h58 int32_t ObtainInt(const std::string &key, int32_t defValue);

Completed in 2 milliseconds