| /system/chre/chpp/common/ |
| D | wwan_convert.c | 48 const struct chreWwanCellIdentityCdma *in, in chppWwanConvertCellIdentityCdmaFromChre() 58 const struct chreWwanSignalStrengthCdma *in, in chppWwanConvertSignalStrengthCdmaFromChre() 65 const struct chreWwanSignalStrengthEvdo *in, in chppWwanConvertSignalStrengthEvdoFromChre() 73 const struct chreWwanCellInfoCdma *in, struct ChppWwanCellInfoCdma *out) { in chppWwanConvertCellInfoCdmaFromChre() 83 const struct chreWwanCellIdentityGsm *in, in chppWwanConvertCellIdentityGsmFromChre() 95 const struct chreWwanSignalStrengthGsm *in, in chppWwanConvertSignalStrengthGsmFromChre() 103 const struct chreWwanCellInfoGsm *in, struct ChppWwanCellInfoGsm *out) { in chppWwanConvertCellInfoGsmFromChre() 111 const struct chreWwanCellIdentityLte *in, in chppWwanConvertCellIdentityLteFromChre() 122 const struct chreWwanSignalStrengthLte *in, in chppWwanConvertSignalStrengthLteFromChre() 133 const struct chreWwanCellInfoLte *in, struct ChppWwanCellInfoLte *out) { in chppWwanConvertCellInfoLteFromChre() [all …]
|
| D | wifi_convert.c | 105 const struct chreWifiScanResult *in, struct ChppWifiScanResult *out) { in chppWifiConvertScanResultFromChre() 125 static void chppWifiConvertScanEventFromChre(const struct chreWifiScanEvent *in, in chppWifiConvertScanEventFromChre() 171 const struct chreWifiSsidListItem *in, struct ChppWifiSsidListItem *out) { in chppWifiConvertSsidListItemFromChre() 177 const struct chreWifiScanParams *in, struct ChppWifiScanParams *out, in chppWifiConvertScanParamsFromChre() 215 static void chppWifiConvertLciFromChre(const struct chreWifiLci *in, in chppWifiConvertLciFromChre() 227 const struct chreWifiRangingResult *in, struct ChppWifiRangingResult *out) { in chppWifiConvertRangingResultFromChre() 240 const struct chreWifiRangingEvent *in, struct ChppWifiRangingEvent *out, in chppWifiConvertRangingEventFromChre() 264 const struct chreWifiRangingTarget *in, struct ChppWifiRangingTarget *out) { in chppWifiConvertRangingTargetFromChre() 274 const struct chreWifiRangingParams *in, struct ChppWifiRangingParams *out, in chppWifiConvertRangingParamsFromChre() 296 const struct chreWifiNanSubscribeConfig *in, in chppWifiConvertNanSubscribeConfigFromChre() [all …]
|
| D | gnss_convert.c | 47 static void chppGnssConvertClockFromChre(const struct chreGnssClock *in, in chppGnssConvertClockFromChre() 61 const struct chreGnssMeasurement *in, struct ChppGnssMeasurement *out) { in chppGnssConvertMeasurementFromChre() 81 static void chppGnssConvertDataEventFromChre(const struct chreGnssDataEvent *in, in chppGnssConvertDataEventFromChre() 110 const struct chreGnssLocationEvent *in, struct ChppGnssLocationEvent *out) { in chppGnssConvertLocationEventFromChre() 127 bool chppGnssDataEventFromChre(const struct chreGnssDataEvent *in, in chppGnssDataEventFromChre() 146 bool chppGnssLocationEventFromChre(const struct chreGnssLocationEvent *in, in chppGnssLocationEventFromChre() 164 static bool chppGnssConvertClockToChre(const struct ChppGnssClock *in, in chppGnssConvertClockToChre() 180 const struct ChppGnssMeasurement *in, struct chreGnssMeasurement *out) { in chppGnssConvertMeasurementToChre() 202 static bool chppGnssConvertDataEventToChre(const struct ChppGnssDataEvent *in, in chppGnssConvertDataEventToChre() 244 const struct ChppGnssLocationEvent *in, struct chreGnssLocationEvent *out) { in chppGnssConvertLocationEventToChre() [all …]
|
| /system/tools/hidl/host_utils/ |
| D | StringHelper.cpp | 39 std::string StringHelper::Uppercase(const std::string &in) { in Uppercase() 49 std::string StringHelper::Lowercase(const std::string &in) { in Lowercase() 59 std::string StringHelper::Capitalize(const std::string &in) { in Capitalize() 94 void StringHelper::Tokenize(const std::string& in, std::vector<std::string>* vec) { in Tokenize() 138 std::string StringHelper::ToCamelCase(const std::string &in) { in ToCamelCase() 153 std::string StringHelper::ToPascalCase(const std::string &in) { in ToPascalCase() 162 std::string StringHelper::ToUpperSnakeCase(const std::string &in) { in ToUpperSnakeCase() 171 std::string StringHelper::ToLowerSnakeCase(const std::string &in) { in ToLowerSnakeCase() 180 std::string StringHelper::ToCase(StringHelper::Case c, const std::string &in) { in ToCase() 197 bool StringHelper::EndsWith(const std::string &in, const std::string &suffix) { in EndsWith() [all …]
|
| /system/teeui/libteeui/src/ |
| D | generic_messages.cpp | 22 std::tuple<ReadStream, uint32_t> readU32(ReadStream in) { in readU32() 29 std::tuple<ReadStream, Command> readCommand(ReadStream in) { in readCommand() 33 Command peakCommand(ReadStream in) { in peakCommand() 38 std::tuple<ReadStream, Protocol> readProtocol(ReadStream in) { in readProtocol() 42 Protocol peakProtocol(ReadStream in) { in peakProtocol()
|
| D | msg_formatting.cpp | 40 std::tuple<ReadStream, ReadStream::ptr_t, uint32_t> read(ReadStream in) { in read()
|
| /system/update_engine/payload_generator/ |
| D | zip_unittest.cc | 69 bool DecompressWithWriter(const brillo::Blob& in, brillo::Blob* out) { in DecompressWithWriter() 93 bool ZipCompress(const brillo::Blob& in, brillo::Blob* out) const { in ZipCompress() argument 96 bool ZipDecompress(const brillo::Blob& in, brillo::Blob* out) const { in ZipDecompress() argument 106 bool ZipCompress(const brillo::Blob& in, brillo::Blob* out) const { in ZipCompress() argument 109 bool ZipDecompress(const brillo::Blob& in, brillo::Blob* out) const { in ZipDecompress() argument 126 brillo::Blob in(in_str.begin(), in_str.end()); in TYPED_TEST() local 138 brillo::Blob in(std::begin(kRandomString), std::end(kRandomString)); in TYPED_TEST() local 149 brillo::Blob in(std::begin(kRandomString), std::end(kRandomString)); in TYPED_TEST() local 155 brillo::Blob in; in TYPED_TEST() local 166 brillo::Blob in; in TYPED_TEST() local
|
| D | bzip.cc | 29 bool BzipCompress(const brillo::Blob& in, brillo::Blob* out) { in BzipCompress()
|
| /system/dmesgd/ |
| D | dmesg_parser_test.cpp | 50 std::vector<std::string> in = { in TEST_F() local 78 std::vector<std::string> in = { in TEST_F() local 111 std::vector<std::string> in = { in TEST_F() local 135 std::vector<std::string> in = { in TEST_F() local 169 std::vector<std::string> in = { in TEST_F() local 183 std::vector<std::string> in = { in TEST_F() local
|
| /system/logging/logd/ |
| D | CompressionEngine.cpp | 30 bool ZlibCompressionEngine::Compress(SerializedData& in, size_t data_length, SerializedData& out) { in Compress() 61 bool ZlibCompressionEngine::Decompress(SerializedData& in, SerializedData& out) { in Decompress() 82 bool ZstdCompressionEngine::Compress(SerializedData& in, size_t data_length, SerializedData& out) { in Compress() 97 bool ZstdCompressionEngine::Decompress(SerializedData& in, SerializedData& out) { in Decompress()
|
| /system/teeui/libteeui/include/teeui/ |
| D | common_message_types.h | 89 template <typename T> std::tuple<ReadStream, MsgVector<T>> readSimpleVecInPlace(ReadStream in) { in readSimpleVecInPlace() 109 inline std::tuple<ReadStream, ResponseCode> read(Message<ResponseCode>, ReadStream in) { in read() 117 inline std::tuple<ReadStream, TestModeCommands> read(Message<TestModeCommands>, ReadStream in) { in read() 127 inline std::tuple<ReadStream, MsgVector<uint8_t>> read(Message<MsgVector<uint8_t>>, ReadStream in) { in read() 135 inline std::tuple<ReadStream, MsgString> read(Message<MsgString>, ReadStream in) { in read() 144 ReadStream in) { in read() 156 read(teeui::Message<teeui::Array<uint8_t, size>>, teeui::ReadStream in) { in read()
|
| D | generic_operation.h | 228 WriteStream command(CmdPromptUserConfirmation, ReadStream in, WriteStream out) { in command() 234 WriteStream command(CmdFetchConfirmationResult, ReadStream in, WriteStream out) { in command() 238 WriteStream command(CmdDeliverTestCommand, ReadStream in, WriteStream out) { in command() 244 WriteStream command(CmdAbort, ReadStream in, WriteStream out) { in command()
|
| D | msg_formatting.h | 133 template <typename T> std::tuple<ReadStream, T> readSimpleType(ReadStream in) { in readSimpleType() 153 template <typename... Msg> std::tuple<ReadStream, Msg...> read(Message<Msg...>, ReadStream in) { in read()
|
| /system/media/audio_utils/ |
| D | limiter.c | 23 static inline float atan_approximation(float in) in atan_approximation() 35 float limiter(float in) in limiter()
|
| D | mono_blend.cpp | 31 const int16_t *in = out; in mono_blend() local 46 const float *in = out; in mono_blend() local
|
| /system/tools/hidl/test/java_test/src/com/android/commands/hidl_test_java/ |
| D | HidlTestJava.java | 289 TwoMemory in = new TwoMemory(); in runClientMemoryTests() local 811 IBase.VectorOfArray in = new IBase.VectorOfArray(); in client() local 835 ArrayList<byte[]> in = new ArrayList<byte[]>(); in client() local 863 IBase.StringMatrix5x3 in = new IBase.StringMatrix5x3(); in client() local 881 String[][] in = new String[5][3]; in client() local 1082 IBase.LotsOfPrimitiveArrays in = new IBase.LotsOfPrimitiveArrays(); in client() local 1146 ArrayList<byte[]> in = new ArrayList<byte[]>(); in client() local 1165 ArrayList<byte[]> in = new ArrayList<byte[]>(); in client() local 1191 ArrayList<boolean[]> in = new ArrayList<boolean[]>(); in client() local 1209 ArrayList<double[]> in = new ArrayList<double[]>(); in client() local [all …]
|
| /system/keymaster/legacy_support/ |
| D | keymaster_passthrough_operation.cpp | 30 keymaster_blob_t in{input.peek_read(), input.available_read()}; in Finish() local 100 keymaster_blob_t in{input.peek_read(), input.available_read()}; in Finish() local
|
| /system/tools/aidl/tests/ |
| D | aidl_test_client_trunk_stable.cpp | 97 MyParcelable in, out; in TEST_F() local 124 MyOtherParcelable in, out; in TEST_F() local 142 MyEnum in = MyEnum::TWO; in TEST_F() local
|
| D | aidl_test_client_ndk_trunk_stable.cpp | 87 MyParcelable in, out; in TEST_F() local 108 MyOtherParcelable in, out; in TEST_F() local 125 MyEnum in = MyEnum::THREE; in TEST_F() local
|
| /system/media/audio_utils/tests/ |
| D | limiter_tests.c | 32 float in = (float) ((double) i * 0.01); in main() local
|
| /system/teeui/libteeui/include/secure_input/ |
| D | secure_input_proto.h | 87 teeui::ReadStream in) { in read() 96 teeui::ReadStream in) { in read()
|
| /system/core/libsparse/ |
| D | simg2img.cpp | 37 int in; in main() local
|
| /system/core/gatekeeperd/ |
| D | GateKeeperResponse.cpp | 30 status_t GateKeeperResponse::readFromParcel(const Parcel* in) { in readFromParcel()
|
| /system/apex/tests/src/com/android/tests/apex/ |
| D | MediaSwCodecHostTest.java | 55 Scanner in = new Scanner(outputString); in checkCodecs() local
|
| /system/core/libutils/binder/ |
| D | Unicode.cpp | 301 const char16_t* in = src; in utf16_to_utf8_length() local 334 const char16_t* in = src; in utf16_to_utf8() local 416 const uint8_t* in = u8str; in utf8_to_utf16_length() local 476 const uint8_t* in = src; in utf8_to_utf16_no_null_terminator() local
|