Home
last modified time | relevance | path

Searched defs:bool (Results 1 – 24 of 24) sorted by relevance

/device/google/cuttlefish_vmm/qemu/third_party/rust/crates/autocfg/src/
Dlib.rs193 pub fn probe_rustc_version(&self, major: usize, minor: usize) -> bool { in probe_rustc_version()
205 fn probe<T: AsRef<[u8]>>(&self, code: T) -> Result<bool, Error> { in probe()
246 pub fn probe_sysroot_crate(&self, name: &str) -> bool { in probe_sysroot_crate()
265 pub fn probe_path(&self, path: &str) -> bool { in probe_path()
293 pub fn probe_trait(&self, name: &str) -> bool { in probe_trait()
322 pub fn probe_type(&self, name: &str) -> bool { in probe_type()
351 pub fn probe_expression(&self, expr: &str) -> bool { in probe_expression()
370 pub fn probe_constant(&self, expr: &str) -> bool { in probe_constant()
396 ) -> bool { in dir_contains_target()
Dtests.rs11 fn assert_std(&self, probe_result: bool) { in assert_std()
15 fn assert_min(&self, major: usize, minor: usize, probe_result: bool) { in assert_min()
/device/google/cuttlefish/host/commands/secure_env/
Dsoft_gatekeeper.h108 virtual bool GetFailureRecord(uint32_t uid, secure_id_t user_id, failure_record_t* record, in GetFailureRecord() argument
120 virtual bool ClearFailureRecord(uint32_t uid, secure_id_t user_id, bool /* secure */) { in ClearFailureRecord() argument
128 virtual bool WriteFailureRecord(uint32_t uid, failure_record_t* record, bool /* secure */) { in WriteFailureRecord() argument
Dsecure_env_windows_lib.cpp42 bool StartSecureEnvWithHandles(HANDLE keymaster_pipe_handle, in StartSecureEnvWithHandles() argument
/device/linaro/hikey/power/
DPower.cpp63 Return<void> Power::setFeature(Feature /*feature*/, bool /*activate*/) { in setFeature() argument
/device/generic/goldfish/hals/radio/
DRadioMessaging.cpp41 const bool /*success*/, in acknowledgeIncomingGsmSmsWithPdu()
203 const bool /*available*/) { in reportSmsMemoryStatus()
319 const bool /*activate*/) { in setCdmaBroadcastActivation()
387 const bool /*activate*/) { in setGsmBroadcastActivation()
DRadioData.cpp182 const bool /*allow*/) { in setDataAllowed()
231 const bool /*roamingAllowed*/, in setupDataCall()
DSap.cpp50 ScopedAStatus Sap::powerReq(const int32_t serial, bool /*state*/) { in powerReq() argument
DRadioModem.cpp43 ScopedAStatus RadioModem::enableModem(const int32_t serial, const bool /*on*/) { in enableModem()
208 const bool /*state*/) { in sendDeviceState()
DRadioVoice.cpp124 const bool /*hasKnownUserIntentEmergency*/, in emergencyDial()
472 const bool /*accept*/) { in handleStkCallSetupRequestFromSim()
746 const bool /*enable*/) { in setPreferredVoicePrivacy()
DRadioNetwork.cpp1003 const bool /*enable*/) { in setLocationUpdates()
1127 const bool /*specifyChannels*/, in setSystemSelectionChannels()
1205 const bool /*resetScan*/) { in cancelEmergencyNetworkScan()
/device/generic/car/emulator/usbpt/protocan/protocanbus/
DCanClient.cpp53 Return<void> CanClient::onRegistration(const hidl_string&, const hidl_string& name, bool) { in onRegistration() argument
/device/generic/goldfish/hals/gnss/
DGnssConfiguration.cpp43 ndk::ScopedAStatus GnssConfiguration::setEmergencySuplPdn(bool /*enable*/) { in setEmergencySuplPdn() argument
DGnssMeasurementInterface.cpp108 const bool /*enableFullTracking*/, in setCallback()
/device/google/cuttlefish/host/commands/casimir_control_server/
Dcasimir_control.proto58 optional bool crc = 2; field
/device/google/cuttlefish_vmm/qemu/third_party/rust/crates/pkg-config/src/
Dlib.rs412 pub fn target_supported(&self) -> bool { in target_supported()
473 fn is_static(&self, name: &str) -> bool { in is_static()
530 fn infer_static(&self, name: &str) -> bool { in infer_static()
810 fn is_static_available(name: &str, system_roots: &[PathBuf], dirs: &[PathBuf]) -> bool { in is_static_available()
/device/google/cuttlefish/host/commands/secure_env/rust/
Dlib.rs265 fn enabled(&self, _metadata: &log::Metadata) -> bool { in enabled()
/device/generic/goldfish/hals/camera/
DCameraDevice.cpp461 ScopedAStatus CameraDevice::setTorchMode(const bool /*on*/) { in setTorchMode()
/device/google/cuttlefish/host/commands/vhost_user_input/
Dvhu_input.rs70 fn set_event_idx(&mut self, enabled: bool) { in set_event_idx()
/device/generic/goldfish-opengl/system/hwc3/
DDisplay.cpp620 HWC3::Error Display::setAutoLowLatencyMode(bool /*on*/) { in setAutoLowLatencyMode() argument
667 HWC3::Error Display::setDisplayedContentSamplingEnabled(bool /*enable*/, in setDisplayedContentSamplingEnabled() argument
DComposerClient.cpp649 bool) { in setRefreshRateChangedCallbackDebugEnabled() argument
/device/google/cuttlefish/guest/hals/nfc/src/
Dnfc.rs334 async fn isVerboseLoggingEnabled(&self) -> binder::Result<bool> { in isVerboseLoggingEnabled()
/device/google/cuttlefish_vmm/qemu/scripts/
Drebuild.py302 use_DESTDIR: bool = False,
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril_service.cpp1927 bool fromEmergencyDialer, bool /* isTesting */) { in emergencyDial_1_6() argument
3725 Return<void> RadioImpl_1_6::setSystemSelectionChannels(int32_t serial, bool /* specifyChannels */, in setSystemSelectionChannels() argument
3734 Return<void> RadioImpl_1_6::enableModem(int32_t serial, bool /* on */) { in enableModem() argument
3910 bool fromEmergencyDialer, bool /* isTesting */) { in emergencyDial() argument