Home
last modified time | relevance | path

Searched defs:HasDevice (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/system/core/fs_mgr/libsnapshot/include/libsnapshot/
H A Dauto_device.h30 bool HasDevice() const { return !name_.empty(); } in HasDevice() function
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/utils/
H A Dhardware_type_utils.cc152 bool HasDevice(HardwareType x) { return x > tensorflow::profiler::CPU_ONLY; } in HasDevice() function
/aosp_15_r20/packages/modules/Bluetooth/system/bta/has/
Dhas_types.h177 HasDevice(const RawAddress& addr, uint8_t features) : GattServiceDevice(addr) { in HasDevice() function