Home
last modified time | relevance | path

Searched defs:isAllow (Results 1 - 13 of 13) sorted by relevance

/foundation/ability/ability_runtime/frameworks/js/napi/js_dialog_session/
H A Djs_dialog_session.cpp103 bool isAllow = false; in OnSendDialogResult() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/free_install/
H A Dbms_ecological_rule_mgr_service_param.h30 bool isAllow = true; member
/foundation/bundlemanager/ecological_rule_manager/interfaces/innerkits/include/
H A Decological_rule_mgr_service_param.h30 bool isAllow = true; member
45 bool isAllow = true; member
/foundation/resourceschedule/device_standby/utils/test/fuzztest/configmanager_fuzzer/
H A Dconfigmanager_fuzzer.cpp138 bool isAllow = GetData<bool>(); in DoSomethingInterestingWithMyAPI() local
/foundation/communication/netmanager_base/frameworks/js/napi/netpolicy/src/
H A Dnet_policy_callback_observer.cpp143 bool isAllow = *isAllowPtr; in CreateNetBackgroundPolicyChangeParam() local
/foundation/resourceschedule/device_standby/plugins/strategy/src/
H A Dbase_network_strategy.cpp324 void BaseNetworkStrategy::SetNetAllowApps(bool isAllow) in SetNetAllowApps() argument
/foundation/ability/ability_runtime/test/unittest/ability_manager_client_branch_test/
H A Dability_manager_client_branch_test.cpp2061 bool isAllow = true; in HWTEST_F() local
/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
H A Dability_manager_interface.h1091 virtual int SendDialogResult(const Want &want, const std::string &dialogSessionId, bool isAllow) in SendDialogResult() argument
/foundation/resourceschedule/device_standby/services/core/src/
H A Dstandby_service_impl.cpp821 GetPersistAllowList(uint32_t allowTypeIndex, std::vector<AllowInfo>& allowInfoList, bool isAllow, bool isApp) GetPersistAllowList() argument
/foundation/resourceschedule/device_standby/utils/policy/src/
H A Dstandby_config_manager.cpp449 GetEligibleAllowConfig(const std::string& paramName, uint32_t condition, bool isAllow, bool isApp, const std::function<void(bool, std::set<T>&, const DefaultResourceConfig&)>& func) GetEligibleAllowConfig() argument
481 GetEligibleAllowTimeConfig(const std::string& paramName, uint32_t condition, bool isAllow, bool isApp) GetEligibleAllowTimeConfig() argument
497 GetEligiblePersistAllowConfig(const std::string& paramName, uint32_t condition, bool isAllow, bool isApp) GetEligiblePersistAllowConfig() argument
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_client.cpp1410 ErrCode AbilityManagerClient::SendDialogResult(const Want &want, const std::string &dialogSessionId, const bool isAllow) in SendDialogResult() argument
H A Dability_manager_stub.cpp3127 bool isAllow = data.ReadBool(); in SendDialogResultInner() local
H A Dability_manager_proxy.cpp3260 int AbilityManagerProxy::SendDialogResult(const Want &want, const std::string &dialogSessionId, const bool isAllow) in SendDialogResult() argument

Completed in 31 milliseconds