Home
last modified time | relevance | path

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

123

/hardware/interfaces/keymaster/3.0/vts/functional/
Dkey_param_output.cpp27 ::std::ostream& operator<<(::std::ostream& os, const hidl_vec<KeyParameter>& set) { in operator <<()
38 ::std::ostream& operator<<(::std::ostream& os, ErrorCode value) { in operator <<()
42 ::std::ostream& operator<<(::std::ostream& os, Digest value) { in operator <<()
46 ::std::ostream& operator<<(::std::ostream& os, Algorithm value) { in operator <<()
50 ::std::ostream& operator<<(::std::ostream& os, BlockMode value) { in operator <<()
54 ::std::ostream& operator<<(::std::ostream& os, PaddingMode value) { in operator <<()
58 ::std::ostream& operator<<(::std::ostream& os, KeyOrigin value) { in operator <<()
62 ::std::ostream& operator<<(::std::ostream& os, KeyPurpose value) { in operator <<()
66 ::std::ostream& operator<<(::std::ostream& os, EcCurve value) { in operator <<()
70 ::std::ostream& operator<<(::std::ostream& os, const KeyParameter& param) { in operator <<()
[all …]
/hardware/google/aemu/base/include/aemu/base/testing/
DGlmTestHelpers.h23 inline void PrintTo(const glm::vec3& v, std::ostream* os) { in PrintTo()
27 inline void PrintTo(const glm::quat& q, std::ostream* os) { in PrintTo()
DResultMatchers.h27 void PrintTo(const Result<T, E>& param, std::ostream* os) { in PrintTo()
36 void PrintTo(const Result<void, E>& param, std::ostream* os) { in PrintTo()
/hardware/interfaces/security/keymint/support/
Dkey_param_output.cpp28 ostream& operator<<(ostream& os, const ::std::vector<KeyParameter>& set) { in operator <<()
38 ostream& operator<<(ostream& os, const KeyParameter& param) { in operator <<()
/hardware/interfaces/keymaster/4.0/support/
Dkey_param_output.cpp32 ostream& operator<<(ostream& os, const hidl_vec<KeyParameter>& set) { in operator <<()
42 ostream& operator<<(ostream& os, const KeyParameter& param) { in operator <<()
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/
DHidTree.cpp39 void HidTreeNode::outputRecursive(std::ostream &os, int level) const { in outputRecursive()
58 void HidTreeNode::insertIndentation(std::ostream &os, int level) const { in insertIndentation()
98 std::ostream& operator<<(std::ostream& os, const HidTreeNode& n) { in operator <<()
108 void HidReportNode::outputRecursive(std::ostream &os, int level) const { in outputRecursive()
DStreamIoUtil.h139 void hexdumpToStream(std::ostream &os, const ForwardIterator &first, const ForwardIterator &last) { in hexdumpToStream()
DHidItem.cpp118 std::ostream& operator<<(std::ostream &os, const HidUtil::HidItem &h) { in operator <<()
DHidReport.cpp124 std::ostream& operator<<(std::ostream& os, const HidReport& h) { in operator <<()
DHidParser.cpp293 std::ostream& operator<<(std::ostream &os, const HidParser::DigestVector &digests) { in operator <<()
/hardware/interfaces/keymaster/4.1/support/
DKeymaster.cpp31 std::ostream& operator<<(std::ostream& os, const hidl_vec<T>& vec) { in operator <<()
41 std::ostream& operator<<(std::ostream& os, const hidl_vec<uint8_t>& vec) { in operator <<()
50 std::ostream& operator<<(std::ostream& os, const hidl_array<uint8_t, N>& vec) { in operator <<()
62 std::ostream& operator<<(std::ostream& os, const HmacSharingParameters& params) { in operator <<()
76 std::ostream& operator<<(std::ostream& os, const Keymaster& keymaster) { in operator <<()
/hardware/interfaces/biometrics/fingerprint/aidl/default/include/
DFakeFingerprintEngineUdfps.h50 std::ostringstream os; in toString() local
DFakeLockoutTracker.h37 std::ostringstream os; in toString() local
DFakeFingerprintEngine.h84 std::ostringstream os; in toString() local
/hardware/interfaces/neuralnetworks/1.3/vts/functional/
DUtils.cpp89 ::std::ostream& operator<<(::std::ostream& os, ErrorStatus errorStatus) { in operator <<()
/hardware/interfaces/gnss/2.0/default/
DGnssVisibilityControl.cpp32 std::string os; in enableNfwLocationAccess() local
/hardware/interfaces/gnss/aidl/default/
DGnssVisibilityControl.cpp28 std::string os; in enableNfwLocationAccess() local
/hardware/qcom/sm7250/display/composer/
Dhwc_buffer_sync_handler.cpp86 void HWCBufferSyncHandler::GetSyncInfo(int fd, std::ostringstream *os) { in GetSyncInfo()
/hardware/interfaces/neuralnetworks/1.0/vts/functional/
DUtils.cpp229 ::std::ostream& operator<<(::std::ostream& os, ErrorStatus errorStatus) { in operator <<()
233 ::std::ostream& operator<<(::std::ostream& os, DeviceStatus deviceStatus) { in operator <<()
/hardware/qcom/sm7250/display/sdm/libs/utils/
Dfence.cpp145 void Fence::Dump(std::ostringstream *os) { in Dump()
/hardware/qcom/sm8150/display/gralloc/
DQtiAllocator.cpp75 std::ostringstream os; in dumpDebugInfo() local
/hardware/qcom/sm7250/display/gralloc/
DQtiAllocator.cpp75 std::ostringstream os; in dumpDebugInfo() local
/hardware/interfaces/wifi/netlinkinterceptor/libnlinterceptor/
Dlibnlinterceptor.cpp42 std::ostream& operator<<(std::ostream& os, const InterceptedSocket& sock) { in operator <<()
/hardware/interfaces/neuralnetworks/aidl/vts/functional/
DUtils.cpp182 ::std::ostream& operator<<(::std::ostream& os, ErrorStatus errorStatus) { in operator <<()
/hardware/google/graphics/common/libhwc2.1/libdevice/
DHistogramDevice.cpp884 std::ostringstream os; in toString() local
892 std::ostringstream os; in toString() local

123