/device/google/cuttlefish_vmm/qemu/third_party/rust/crates/autocfg/src/ |
D | lib.rs | 193 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()
|
D | tests.rs | 11 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/ |
D | soft_gatekeeper.h | 108 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
|
D | secure_env_windows_lib.cpp | 42 bool StartSecureEnvWithHandles(HANDLE keymaster_pipe_handle, in StartSecureEnvWithHandles() argument
|
/device/google/cuttlefish_vmm/qemu/third_party/rust/crates/pkg-config/src/ |
D | lib.rs | 412 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/ |
D | Power.cpp | 63 Return<void> Power::setFeature(Feature /*feature*/, bool /*activate*/) { in setFeature() argument
|
/device/generic/car/emulator/usbpt/protocan/protocanbus/ |
D | CanClient.cpp | 53 Return<void> CanClient::onRegistration(const hidl_string&, const hidl_string& name, bool) { in onRegistration() argument
|
/device/generic/goldfish/gnss/ |
D | GnssConfiguration.cpp | 43 ndk::ScopedAStatus GnssConfiguration::setEmergencySuplPdn(bool /*enable*/) { in setEmergencySuplPdn() argument
|
D | GnssMeasurementInterface.cpp | 108 const bool /*enableFullTracking*/, in setCallback()
|
/device/google/cuttlefish/host/commands/secure_env/rust/ |
D | lib.rs | 265 fn enabled(&self, _metadata: &log::Metadata) -> bool { in enabled()
|
/device/generic/goldfish/camera/ |
D | CameraDevice.cpp | 461 ScopedAStatus CameraDevice::setTorchMode(const bool /*on*/) { in setTorchMode()
|
/device/generic/goldfish-opengl/system/hwc3/ |
D | Display.cpp | 610 HWC3::Error Display::setAutoLowLatencyMode(bool /*on*/) { in setAutoLowLatencyMode() argument 657 HWC3::Error Display::setDisplayedContentSamplingEnabled(bool /*enable*/, in setDisplayedContentSamplingEnabled() argument
|
D | ComposerClient.cpp | 648 bool) { in setRefreshRateChangedCallbackDebugEnabled() argument
|
/device/google/cuttlefish/guest/hals/nfc/src/ |
D | nfc.rs | 334 async fn isVerboseLoggingEnabled(&self) -> binder::Result<bool> { in isVerboseLoggingEnabled()
|
/device/google/cuttlefish_vmm/qemu/scripts/ |
D | rebuild.py | 302 use_DESTDIR: bool = False,
|
/device/google/cuttlefish/guest/hals/ril/reference-libril/ |
D | ril_service.cpp | 1865 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
|