Home
last modified time | relevance | path

Searched defs:_enable (Results 1 – 10 of 10) sorted by relevance

/external/autotest/client/site_tests/cellular_DisableWhileConnecting/
Dcellular_DisableWhileConnecting.py129 def _enable(self, value): member in ShillDisableTester
253 def _enable(self, value): member in ModemDisableTester
/external/autotest/client/site_tests/cellular_SafetyDance/
Dcellular_SafetyDance.py73 def _enable(self): member in cellular_SafetyDance
/external/chromium-crossbench/crossbench/flags/
Dchrome.py215 def _enable(self, name: str, value: Optional[str]) -> None: member in ChromeBaseFeatures
/external/coreboot/src/vendorcode/amd/pi/00670F00/
Dgcc-intrin.h501 static __inline__ __attribute__((always_inline)) void _enable(void) in _enable() function
/external/coreboot/src/vendorcode/amd/include/
Dgcc-intrin.h497 static __inline__ __attribute__((always_inline)) void _enable(void) in _enable() function
/external/sdv/vsomeip/implementation/compat/runtime/src/
Dapplication_impl.cpp534 ip_address_t _address, const std::string _path, bool _enable) { in set_offer_acceptance_required()
/external/sdv/vsomeip/implementation/runtime/src/
Dapplication_impl.cpp2388 const remote_info_t &_remote, const std::string &_path, bool _enable) { in set_sd_acceptance_required()
2420 const sd_acceptance_map_type_t& _remotes, bool _enable) { in set_sd_acceptance_required()
/external/sdv/vsomeip/implementation/configuration/src/
Dconfiguration_impl.cpp4007 const std::string &_path, bool _reliable, bool _enable, bool _default) { in set_sd_acceptance_rule()
4145 const sd_acceptance_rules_t& _rules, bool _enable) { in set_sd_acceptance_rules()
4157 const boost::asio::ip::address& _address, bool _enable) { in set_sd_acceptance_rules_active()
/external/libwebsockets/lib/core-net/
Dwsi.c416 lws_rx_flow_control(struct lws *wsi, int _enable) in lws_rx_flow_control()
/external/mesa3d/src/compiler/glsl/
Dast.h1372 ast_warnings_toggle(bool _enable) in ast_warnings_toggle()