Home
last modified time | relevance | path

Searched refs:IS_ENABLE (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/
H A Dinterface_info.cpp50 { InterfaceInfoKey::IS_ENABLE, Serializable::ValueType::BOOL },
302 Set(InterfaceInfoKey::IS_ENABLE, value); in SetIsEnable()
307 return Get(InterfaceInfoKey::IS_ENABLE, false); in IsEnable()
H A Dinterface_info.h49 IS_ENABLE = 22, member in OHOS::SoftBus::InterfaceInfoKey
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
H A Dbundle_manager_sync.cpp37 constexpr const char* IS_ENABLE = "isEnable"; member
162 BusinessError::ThrowParameterTypeError(env, ERROR_PARAM_CHECK_ERROR, IS_ENABLE, TYPE_BOOLEAN); in SetApplicationEnabledSync()
203 BusinessError::ThrowParameterTypeError(env, ERROR_PARAM_CHECK_ERROR, IS_ENABLE, TYPE_BOOLEAN); in SetAbilityEnabledSync()
H A Dbundle_manager.cpp47 constexpr const char* IS_ENABLE = "isEnable"; member
1710 BusinessError::ThrowParameterTypeError(env, ERROR_PARAM_CHECK_ERROR, IS_ENABLE, TYPE_BOOLEAN); in ParseIsEnable()
1733 BusinessError::ThrowParameterTypeError(env, ERROR_PARAM_CHECK_ERROR, IS_ENABLE, TYPE_BOOLEAN); in HandleSetApplicationEnabledArg()
1739 BusinessError::ThrowParameterTypeError(env, ERROR_PARAM_CHECK_ERROR, IS_ENABLE, TYPE_BOOLEAN); in HandleSetApplicationEnabledArg()
1744 BusinessError::ThrowParameterTypeError(env, ERROR_PARAM_CHECK_ERROR, IS_ENABLE, TYPE_BOOLEAN); in HandleSetApplicationEnabledArg()
1844 BusinessError::ThrowParameterTypeError(env, ERROR_PARAM_CHECK_ERROR, IS_ENABLE, TYPE_BOOLEAN); in HandleSetAbilityEnabledArg()
1850 BusinessError::ThrowParameterTypeError(env, ERROR_PARAM_CHECK_ERROR, IS_ENABLE, TYPE_BOOLEAN); in HandleSetAbilityEnabledArg()
1855 BusinessError::ThrowParameterTypeError(env, ERROR_PARAM_CHECK_ERROR, IS_ENABLE, TYPE_BOOLEAN); in HandleSetAbilityEnabledArg()

Completed in 12 milliseconds