Home
last modified time | relevance | path

Searched defs:os (Results 1 – 25 of 263) sorted by relevance

1234567891011

/packages/modules/NeuralNetworks/common/types/src/
DTypeUtils.cpp50 std::ostream& operator<<(std::ostream& os, const std::vector<Type>& vec) { in operator <<()
247 std::ostringstream os; in combineDimensions() local
256 std::ostringstream os; in combineDimensions() local
307 std::ostream& operator<<(std::ostream& os, const DeviceStatus& deviceStatus) { in operator <<()
321 std::ostream& operator<<(std::ostream& os, const ExecutionPreference& executionPreference) { in operator <<()
333 std::ostream& operator<<(std::ostream& os, const DeviceType& deviceType) { in operator <<()
349 std::ostream& operator<<(std::ostream& os, const MeasureTiming& measureTiming) { in operator <<()
359 std::ostream& operator<<(std::ostream& os, const OperandType& operandType) { in operator <<()
404 std::ostream& operator<<(std::ostream& os, const Operand::LifeTime& lifetime) { in operator <<()
426 std::ostream& operator<<(std::ostream& os, const OperationType& operationType) { in operator <<()
[all …]
/packages/modules/DnsResolver/tests/
Dresolv_stats_test_utils.cpp141 void PrintTo(const DnsQueryEvents& event, std::ostream* os) { in PrintTo()
147 void PrintTo(const DnsQueryEvent& event, std::ostream* os) { in PrintTo()
162 void PrintTo(const NetworkDnsEventReported& event, std::ostream* os) { in PrintTo()
175 void PrintTo(const Servers& event, std::ostream* os) { in PrintTo()
181 void PrintTo(const Server& event, std::ostream* os) { in PrintTo()
189 void PrintTo(const NetworkDnsServerSupportReported& event, std::ostream* os) { in PrintTo()
/packages/modules/Bluetooth/system/bta/le_audio/broadcaster/
Dmock_state_machine.cc38 std::ostream& operator<<(std::ostream& os, in operator <<()
46 std::ostream& operator<<(std::ostream& os, in operator <<()
54 std::ostream& operator<<(std::ostream& os, const BigConfig& config) { in operator <<()
58 std::ostream& operator<<(std::ostream& os, in operator <<()
63 std::ostream& operator<<(std::ostream& os, in operator <<()
Dstate_machine.cc659 std::ostream& operator<<(std::ostream& os, in operator <<()
667 std::ostream& operator<<(std::ostream& os, in operator <<()
675 std::ostream& operator<<(std::ostream& os, in operator <<()
698 std::ostream& os, in operator <<()
732 std::ostream& os, in operator <<()
/packages/providers/ContactsProvider/src/com/android/providers/contacts/debug/
DDataExporter.java65 try (ZipOutputStream os = new ZipOutputStream(new FileOutputStream(outFile))) { in exportData()
140 private static void addDirectory(Context context, ZipOutputStream os, File current, in addDirectory()
168 private static void addFile(ZipOutputStream os, File current, String storedPath) in addFile()
/packages/modules/Bluetooth/system/gd/common/
Dstrings.h138 std::ostringstream os; in StringFormatTime() local
150 std::ostringstream os; variable
/packages/modules/Bluetooth/system/bta/le_audio/
Dle_audio_types.cc788 std::ostream& operator<<(std::ostream& os, in operator <<()
799 std::ostream& operator<<(std::ostream& os, const types::CigState& state) { in operator <<()
808 std::ostream& operator<<(std::ostream& os, const types::AseState& state) { in operator <<()
820 std::ostream& operator<<(std::ostream& os, in operator <<()
863 std::ostream& operator<<(std::ostream& os, const LeAudioContextType& context) { in operator <<()
901 std::ostream& operator<<(std::ostream& os, const AudioContexts& contexts) { in operator <<()
/packages/modules/Bluetooth/system/test/mock/
Dmock_gd_os_logging_log_redaction.cc23 namespace os { namespace
/packages/modules/Bluetooth/system/gd/os/logging/
Dlog_redaction.cc24 namespace os { namespace
/packages/modules/Virtualization/tests/testapk/assets/
Dvm_config_no_task.json2 "os": { object
Dvm_config_crash.json2 "os": { object
Dvm_config_no_tombstone.json2 "os": { object
Dvm_config.json2 "os": { object
Dvm_config_extra_apk.json2 "os": { object
/packages/modules/StatsD/statsd/src/
Dstatscompanion_util.cpp25 namespace os { namespace
/packages/modules/StatsD/statsd/src/config/
DConfigListener.cpp20 namespace os { namespace
/packages/modules/Bluetooth/system/bta/has/
Dhas_types.cc23 std::ostream& operator<<(std::ostream& os, const HasDevice& b) { in operator <<()
Dhas_journal.cc25 std::ostream& operator<<(std::ostream& os, const HasJournalRecord& r) { in operator <<()
/packages/modules/Virtualization/tests/benchmark/assets/
Dvm_config.json2 "os": { object
Dvm_config_io.json2 "os": { object
/packages/modules/StatsD/statsd/src/matchers/
DEventMatcherWizard.cpp19 namespace os { namespace
/packages/modules/StatsD/statsd/src/utils/
DShardOffsetProvider.cpp26 namespace os { namespace
DRestrictedPolicyManager.cpp24 namespace os { namespace
/packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/helpers/utils/
DIOUtils.java32 public static void write(OutputStream os, byte[] data) throws IOException { in write()
/packages/modules/StatsD/statsd/src/external/
DTrainInfoPuller.cpp32 namespace os { namespace

1234567891011