/system/chre/platform/slpi/see/ |
D | see_helper.cc | 57 #define LOG_NANOPB_ERROR(stream) \ argument 144 bool copyPayload(pb_ostream_t *stream, const pb_field_t *field, in copyPayload() 188 pb_ostream_t stream = pb_ostream_from_buffer(msg->get(), *msgLen); in encodeSnsStdAttrReq() local 235 pb_ostream_t stream = pb_ostream_from_buffer(msg->get(), *msgLen); in encodeSnsSuidReq() local 284 pb_ostream_t stream = pb_ostream_from_buffer(msg->get(), *msgLen); in encodeSnsResamplerConfig() local 326 pb_ostream_t stream = pb_ostream_from_buffer(msg->get(), *msgLen); in encodeSnsStdSensorConfig() local 347 pb_ostream_t stream = pb_ostream_from_buffer(msgBuffer, msgBufferSize); in encodeSnsRemoteProcSensorConfig() local 402 bool decodeStringField(pb_istream_t *stream, const pb_field_t *field, in decodeStringField() 418 bool decodeSnsSuidEventSuid(pb_istream_t *stream, const pb_field_t *field, in decodeSnsSuidEventSuid() 431 bool decodeSnsSuidEvent(pb_istream_t *stream, const pb_field_t *field, in decodeSnsSuidEvent() [all …]
|
/system/chre/apps/test/common/chre_cross_validator_sensor/src/ |
D | chre_cross_validator_sensor_manager.cc | 41 bool decodeSensorName(pb_istream_t *stream, const pb_field_s *field, in decodeSensorName() 131 bool Manager::encodeThreeAxisSensorDatapointValues(pb_ostream_t *stream, in encodeThreeAxisSensorDatapointValues() 162 bool Manager::encodeFloatSensorDatapointValue(pb_ostream_t *stream, in encodeFloatSensorDatapointValue() 179 bool Manager::encodeProximitySensorDatapointValue(pb_ostream_t *stream, in encodeProximitySensorDatapointValue() 197 bool Manager::encodeStepCounterSensorDatapointValue(pb_ostream_t *stream, in encodeStepCounterSensorDatapointValue() 220 bool Manager::encodeThreeAxisSensorDatapoints(pb_ostream_t *stream, in encodeThreeAxisSensorDatapoints() 248 bool Manager::encodeFloatSensorDatapoints(pb_ostream_t *stream, in encodeFloatSensorDatapoints() 275 bool Manager::encodeProximitySensorDatapoints(pb_ostream_t *stream, in encodeProximitySensorDatapoints() 303 bool Manager::encodeStepCounterSensorDatapoints(pb_ostream_t *stream, in encodeStepCounterSensorDatapoints()
|
/system/chre/apps/test/common/shared/src/ |
D | send_message.cc | 34 bool encodeErrorMessage(pb_ostream_t *stream, const pb_field_t * /*field*/, in encodeErrorMessage() 75 pb_ostream_t stream = pb_ostream_from_buffer(bytes, size); in sendTestResultWithMsgToHost() local
|
/system/libziparchive/ |
D | zip_archive_stream_entry.cc | 144 static inline int zlib_inflateInit2(z_stream* stream, int window_bits) { in zlib_inflateInit2() 295 ZipArchiveStreamEntry* stream = nullptr; in Create() local 311 ZipArchiveStreamEntry* stream = nullptr; in CreateRaw() local
|
/system/core/fs_mgr/libsnapshot/ |
D | cow_decompress.h | 48 void set_stream(IByteStream* stream) { stream_ = stream; } in set_stream()
|
/system/tools/hidl/metadata/ |
D | parser.cpp | 32 std::ifstream stream(path); in main() local
|
/system/chre/apps/test/common/chre_cross_validator_wifi/src/ |
D | chre_cross_validator_wifi_manager.cc | 68 pb_istream_t stream = pb_istream_from_buffer( in handleMessageFromHost() local 132 pb_istream_t stream = in handleDataMessage() local 258 bool Manager::encodeErrorMessage(pb_ostream_t *stream, in encodeErrorMessage()
|
D | wifi_scan_result.cc | 61 bool WifiScanResult::decodeString(pb_istream_t *stream, in decodeString()
|
/system/nvram/core/ |
D | persistence.cpp | 47 BlobOutputStreamBuffer stream(blob); in EncodeObject() local 68 InputStreamBuffer stream(blob.data(), blob.size()); in DecodeObject() local
|
/system/tools/aidl/metadata/ |
D | parser.cpp | 32 std::ifstream stream(path); in main() local
|
/system/chre/apps/test/common/chre_settings_test/src/ |
D | chre_settings_test_util.cc | 53 pb_ostream_t stream = pb_ostream_from_buffer(bytes, size); in sendTestResultToHost() local
|
/system/nvram/messages/ |
D | nvram_messages.cpp | 178 BlobOutputStreamBuffer stream(blob); in Encode() local 184 ArrayOutputStreamBuffer stream(buffer, *size); in Encode() local 194 InputStreamBuffer stream(data, size); in Decode() local
|
/system/gsid/aidl/android/gsi/ |
D | IGsiService.aidl | 51 boolean commitGsiChunkFromStream(in ParcelFileDescriptor stream, long bytes); in commitGsiChunkFromStream() 66 boolean setGsiAshmem(in ParcelFileDescriptor stream, long size); in setGsiAshmem()
|
/system/tools/hidl/hashing/ |
D | Hash.cpp | 55 std::ifstream stream(path); in sha256File() local 113 std::ifstream stream(path); in readHashFile() local
|
/system/core/healthd/ |
D | charger_test.cpp | 78 std::ofstream stream(path); in createFile() local 89 std::ifstream stream(path); in openToString() local
|
/system/media/audio_utils/ |
D | tinysndfile.c | 33 FILE *stream; member 67 FILE *stream = fopen(path, "rb"); in sf_open_read() local 309 FILE *stream = fopen(path, "w+b"); in sf_open_write() local
|
/system/chre/host/common/include/chre_host/ |
D | log.h | 35 #define CHRE_LOG(level, stream, format, ...) \ argument
|
/system/chre/apps/test/pts/audio_enable_disable_test/src/ |
D | audio_enable_disable_test.cc | 79 pb_ostream_t stream = pb_ostream_from_buffer(bytes, size); in sendTestResult() local
|
/system/tools/aidl/ |
D | code_writer.cpp | 104 std::unique_ptr<std::ostream> stream; in ForFile() local
|
/system/update_engine/ |
D | libcurl_http_fetcher.h | 215 void* stream) { in StaticLibcurlWrite()
|
/system/libhidl/base/ |
D | Status.cpp | 102 std::ostream& operator<< (std::ostream& stream, const Status& s) { in operator <<()
|
/system/chre/core/ |
D | telemetry_manager.cc | 56 pb_ostream_t stream = pb_ostream_from_buffer(bytes, size); in sendMetricToHost() local
|
/system/libvintf/ |
D | AssembleVintf.cpp | 52 NamedIstream(const std::string& name, std::unique_ptr<std::istream>&& stream) in NamedIstream() 55 std::istream& stream() { return *mStream; } in stream() function in android::vintf::NamedIstream 221 static bool parseFileForKernelConfigs(std::basic_istream<char>& stream, in parseFileForKernelConfigs()
|
/system/netd/server/ |
D | Controllers.cpp | 141 std::stringstream stream(output); in findExistingChildChains() local
|
/system/nvram/messages/include/nvram/messages/ |
D | proto.hpp | 458 bool Encode(const Struct& object, OutputStreamBuffer* stream) { in Encode() 470 bool Decode(Struct* object, InputStreamBuffer* stream) { in Decode()
|