Home
last modified time | relevance | path

Searched defs:bool (Results 1 – 16 of 16) 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/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/linaro/hikey/power/
DPower.cpp63 Return<void> Power::setFeature(Feature /*feature*/, bool /*activate*/) { in setFeature() argument
/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/gnss/
DGnssConfiguration.cpp43 ndk::ScopedAStatus GnssConfiguration::setEmergencySuplPdn(bool /*enable*/) { in setEmergencySuplPdn() argument
DGnssMeasurementInterface.cpp108 const bool /*enableFullTracking*/, in setCallback()
/device/google/cuttlefish/host/commands/secure_env/rust/
Dlib.rs265 fn enabled(&self, _metadata: &log::Metadata) -> bool { in enabled()
/device/generic/goldfish/camera/
DCameraDevice.cpp461 ScopedAStatus CameraDevice::setTorchMode(const bool /*on*/) { in setTorchMode()
/device/generic/goldfish-opengl/system/hwc3/
DDisplay.cpp610 HWC3::Error Display::setAutoLowLatencyMode(bool /*on*/) { in setAutoLowLatencyMode() argument
657 HWC3::Error Display::setDisplayedContentSamplingEnabled(bool /*enable*/, in setDisplayedContentSamplingEnabled() argument
DComposerClient.cpp648 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.cpp1865 bool fromEmergencyDialer, bool /* isTesting */) { in emergencyDial_1_6() argument
3663 Return<void> RadioImpl_1_6::setSystemSelectionChannels(int32_t serial, bool /* specifyChannels */, in setSystemSelectionChannels() argument
3672 Return<void> RadioImpl_1_6::enableModem(int32_t serial, bool /* on */) { in enableModem() argument
3848 bool fromEmergencyDialer, bool /* isTesting */) { in emergencyDial() argument