Searched refs:strlcpy (Results 1 - 25 of 126) sorted by relevance

123456

/hardware/qcom/audio/msm8909/hal/msm8916/
H A Dhw_info.c129 strlcpy(hw_info->type, "", sizeof(hw_info->type));
130 strlcpy(hw_info->name, "msm8x16", sizeof(hw_info->name));
133 strlcpy(hw_info->dev_extn, "", sizeof(hw_info->dev_extn));
135 strlcpy(hw_info->type, "", sizeof(hw_info->type));
136 strlcpy(hw_info->name, "msm8x16", sizeof(hw_info->name));
139 strlcpy(hw_info->dev_extn, "", sizeof(hw_info->dev_extn));
141 strlcpy(hw_info->type, "sbc", sizeof(hw_info->type));
142 strlcpy(hw_info->name, "msm8x16", sizeof(hw_info->name));
146 strlcpy(hw_info->type, "skuh", sizeof(hw_info->type));
147 strlcpy(hw_inf
[all...]
/hardware/qcom/audio/msm8909/hal/msm8974/
H A Dhw_info.c166 strlcpy(hw_info->type, "mtp", sizeof(hw_info->type));
167 strlcpy(hw_info->name, "apq8084", sizeof(hw_info->name));
170 strlcpy(hw_info->dev_extn, "", sizeof(hw_info->dev_extn));
174 strlcpy(hw_info->type, " cdp", sizeof(hw_info->type));
175 strlcpy(hw_info->name, "apq8084", sizeof(hw_info->name));
178 strlcpy(hw_info->dev_extn, "-cdp", sizeof(hw_info->dev_extn));
181 strlcpy(hw_info->type, " cdp", sizeof(hw_info->type));
182 strlcpy(hw_info->name, "apq8084", sizeof(hw_info->name));
185 strlcpy(hw_info->dev_extn, "", sizeof(hw_info->dev_extn));
187 strlcpy(hw_inf
[all...]
/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_dump_layers.cpp66 strlcpy(mDisplayName, "external", sizeof(mDisplayName));
68 strlcpy(mDisplayName, "primary", sizeof(mDisplayName));
119 strlcpy(mDumpPropStrPng, dumpPropStr, sizeof(mDumpPropStrPng));
149 strlcpy(mDumpPropStrRaw, dumpPropStr, sizeof(mDumpPropStrRaw));
379 strlcpy(pixFormatStr, "RGBA_8888", sizeof(pixFormatStr));
382 strlcpy(pixFormatStr, "RGBX_8888", sizeof(pixFormatStr));
385 strlcpy(pixFormatStr, "RGB_888", sizeof(pixFormatStr));
388 strlcpy(pixFormatStr, "RGB_565", sizeof(pixFormatStr));
391 strlcpy(pixFormatStr, "BGRA_8888", sizeof(pixFormatStr));
394 strlcpy(pixFormatSt
[all...]
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_dump_layers.cpp66 strlcpy(mDisplayName, "external", sizeof(mDisplayName));
68 strlcpy(mDisplayName, "primary", sizeof(mDisplayName));
119 strlcpy(mDumpPropStrPng, dumpPropStr, sizeof(mDumpPropStrPng));
149 strlcpy(mDumpPropStrRaw, dumpPropStr, sizeof(mDumpPropStrRaw));
379 strlcpy(pixFormatStr, "RGBA_8888", sizeof(pixFormatStr));
382 strlcpy(pixFormatStr, "RGBX_8888", sizeof(pixFormatStr));
385 strlcpy(pixFormatStr, "RGB_888", sizeof(pixFormatStr));
388 strlcpy(pixFormatStr, "RGB_565", sizeof(pixFormatStr));
391 strlcpy(pixFormatStr, "BGRA_8888", sizeof(pixFormatStr));
394 strlcpy(pixFormatSt
[all...]
/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc_dump_layers.cpp70 strlcpy(mDisplayName, "external", sizeof(mDisplayName));
72 strlcpy(mDisplayName, "primary", sizeof(mDisplayName));
123 strlcpy(mDumpPropStrPng, dumpPropStr, sizeof(mDumpPropStrPng));
153 strlcpy(mDumpPropStrRaw, dumpPropStr, sizeof(mDumpPropStrRaw));
388 strlcpy(pixFormatStr, "RGBA_8888", sizeof(pixFormatStr));
391 strlcpy(pixFormatStr, "RGBX_8888", sizeof(pixFormatStr));
394 strlcpy(pixFormatStr, "RGB_888", sizeof(pixFormatStr));
397 strlcpy(pixFormatStr, "RGB_565", sizeof(pixFormatStr));
400 strlcpy(pixFormatStr, "BGRA_8888", sizeof(pixFormatStr));
403 strlcpy(pixFormatSt
[all...]
/hardware/qcom/display/msm8909/libhwcomposer/
H A Dhwc_dump_layers.cpp71 strlcpy(mDisplayName, "external", sizeof(mDisplayName));
73 strlcpy(mDisplayName, "primary", sizeof(mDisplayName));
124 strlcpy(mDumpPropStrPng, dumpPropStr, sizeof(mDumpPropStrPng));
154 strlcpy(mDumpPropStrRaw, dumpPropStr, sizeof(mDumpPropStrRaw));
387 strlcpy(pixFormatStr, "RGBA_8888", arraySize);
390 strlcpy(pixFormatStr, "RGBX_8888", arraySize);
393 strlcpy(pixFormatStr, "RGB_888", arraySize);
396 strlcpy(pixFormatStr, "RGB_565", arraySize);
399 strlcpy(pixFormatStr, "BGRA_8888", arraySize);
402 strlcpy(pixFormatSt
[all...]
/hardware/qcom/audio/hal/msm8974/
H A Dhw_info.c70 strlcpy(hw_info->name, tmp_handle->device, sizeof(hw_info->name));
112 strlcpy(hw_info->dev_extn, "", sizeof(hw_info->dev_extn));
113 strlcpy(hw_info->type, "", sizeof(hw_info->type));
114 strlcpy(hw_info->name, "", sizeof(hw_info->name));
/hardware/qcom/audio/hal/audio_extn/
H A Daudio_extn.c65 strlcpy(cur_snd_card_split.device, device, HW_INFO_ARRAY_MAX_SIZE);
72 strlcpy(cur_snd_card_split.snd_card, snd_card, HW_INFO_ARRAY_MAX_SIZE);
79 strlcpy(cur_snd_card_split.form_factor, form_factor, HW_INFO_ARRAY_MAX_SIZE);
/hardware/qcom/audio/legacy/alsa_sound/
H A DAudioHardwareALSA.cpp791 strlcpy(alsa_handle.useCase, SND_USE_CASE_VERB_IP_VOICECALL, sizeof(alsa_handle.useCase));
793 strlcpy(alsa_handle.useCase, SND_USE_CASE_MOD_PLAY_VOIP, sizeof(alsa_handle.useCase));
882 strlcpy(alsa_handle.useCase, SND_USE_CASE_VERB_HIFI2 , sizeof(alsa_handle.useCase));
884 strlcpy(alsa_handle.useCase, SND_USE_CASE_MOD_PLAY_MUSIC2, sizeof(alsa_handle.useCase));
936 strlcpy(alsa_handle.useCase, SND_USE_CASE_VERB_HIFI, sizeof(alsa_handle.useCase));
938 strlcpy(alsa_handle.useCase, SND_USE_CASE_MOD_PLAY_MUSIC, sizeof(alsa_handle.useCase));
945 strlcpy(alsa_handle.useCase, SND_USE_CASE_VERB_HIFI_LOWLATENCY_MUSIC, sizeof(alsa_handle.useCase));
947 strlcpy(alsa_handle.useCase, SND_USE_CASE_MOD_PLAY_LOWLATENCY_MUSIC, sizeof(alsa_handle.useCase));
1031 strlcpy(alsa_handle.useCase, SND_USE_CASE_VERB_HIFI_TUNNEL, sizeof(alsa_handle.useCase));
1033 strlcpy(alsa_handl
[all...]
H A DAudioStreamInALSA.cpp152 strlcpy(mHandle->useCase, SND_USE_CASE_MOD_CAPTURE_VOICE,
158 strlcpy(mHandle->useCase, SND_USE_CASE_MOD_CAPTURE_VOICE_UL_DL,
165 strlcpy(mHandle->useCase, SND_USE_CASE_MOD_CAPTURE_VOICE,
171 strlcpy(mHandle->useCase, SND_USE_CASE_MOD_CAPTURE_VOICE_DL,
177 strlcpy(mHandle->useCase, SND_USE_CASE_MOD_CAPTURE_FM, sizeof(mHandle->useCase));
179 strlcpy(mHandle->useCase, SND_USE_CASE_MOD_CAPTURE_A2DP_FM, sizeof(mHandle->useCase));
182 strlcpy(mHandle->useCase, SND_USE_CASE_MOD_PLAY_VOIP, sizeof(mHandle->useCase));
187 strlcpy(mHandle->useCase, SND_USE_CASE_MOD_CAPTURE_LOWLATENCY_MUSIC, sizeof(mHandle->useCase));
189 strlcpy(mHandle->useCase, SND_USE_CASE_MOD_CAPTURE_MUSIC, sizeof(mHandle->useCase));
201 strlcpy(mHandl
[all...]
H A DAudioStreamOutALSA.cpp132 strlcpy(mHandle->useCase, SND_USE_CASE_VERB_IP_VOICECALL,
135 strlcpy(mHandle->useCase, SND_USE_CASE_VERB_HIFI2,
138 strlcpy(mHandle->useCase, SND_USE_CASE_VERB_HIFI,
141 strlcpy(mHandle->useCase, SND_USE_CASE_VERB_HIFI_LOWLATENCY_MUSIC,
146 strlcpy(mHandle->useCase, SND_USE_CASE_MOD_PLAY_VOIP,
149 strlcpy(mHandle->useCase, SND_USE_CASE_MOD_PLAY_MUSIC2,
152 strlcpy(mHandle->useCase, SND_USE_CASE_MOD_PLAY_MUSIC,
155 strlcpy(mHandle->useCase, SND_USE_CASE_MOD_PLAY_LOWLATENCY_MUSIC,
/hardware/qcom/audio/msm8909/mm-audio/aenc-aac/qdsp6/src/
H A Daenc_svr.c109 strlcpy(aac_info->thread_name, th_name, sizeof(aac_info->thread_name));
162 strlcpy(aac_info->thread_name, th_name, sizeof(aac_info->thread_name));
/hardware/qcom/audio/msm8909/mm-audio/aenc-amrnb/qdsp6/src/
H A Daenc_svr.c109 strlcpy(amr_info->thread_name, th_name, sizeof(amr_info->thread_name));
162 strlcpy(amr_info->thread_name, th_name, sizeof(amr_info->thread_name));
/hardware/qcom/audio/msm8909/mm-audio/aenc-evrc/qdsp6/src/
H A Daenc_svr.c109 strlcpy(evrc_info->thread_name, th_name, sizeof(evrc_info->thread_name));
162 strlcpy(evrc_info->thread_name, th_name, sizeof(evrc_info->thread_name));
/hardware/qcom/audio/msm8909/mm-audio/aenc-qcelp13/qdsp6/src/
H A Daenc_svr.c109 strlcpy(qcelp13_info->thread_name, th_name,
163 strlcpy(qcelp13_info->thread_name, th_name,
/hardware/qcom/audio/legacy/libalsa-intf/
H A Dalsa_ucm.c39 #define strlcpy g_strlcpy macro
300 strlcpy(ident, identifier, sizeof(ident));
479 strlcpy(ident, identifier, sizeof(ident));
1011 strlcpy(use_case, ident, sizeof(use_case));
1079 strlcpy(use_case, ident, sizeof(use_case));
1134 strlcpy(use_case, uc_mgr->card_ctxt_ptr->current_verb,
1176 strlcpy(use_case, uc_mgr->card_ctxt_ptr->current_verb,
1206 strlcpy(use_case, ident_value, sizeof(use_case));
1248 strlcpy(use_case, ident_value, sizeof(use_case));
1324 strlcpy(use_cas
[all...]
/hardware/qcom/gps/msm8084/platform_lib_abstractions/
H A Dplatform_lib_macros.h50 #define strlcpy g_strlcpy macro
/hardware/qcom/gps/msm8909/utils/platform_lib_abstractions/
H A Dplatform_lib_macros.h50 #define strlcpy g_strlcpy macro
/hardware/qcom/gps/msm8960/platform_lib_abstractions/
H A Dplatform_lib_macros.h50 #define strlcpy g_strlcpy macro
/hardware/qcom/gps/msm8994/platform_lib_abstractions/
H A Dplatform_lib_macros.h50 #define strlcpy g_strlcpy macro
/hardware/qcom/gps/msm8996/utils/platform_lib_abstractions/
H A Dplatform_lib_macros.h50 #define strlcpy g_strlcpy macro
/hardware/qcom/gps/platform_lib_abstractions/
H A Dplatform_lib_macros.h50 #define strlcpy g_strlcpy macro
/hardware/qcom/gps/loc_api/libloc_api_50001/
H A Dloc_eng_nmea.cpp564 strlcpy(sentence, "$GPGSA,A,1,,,,,,,,,,,,,,,", sizeof(sentence));
568 strlcpy(sentence, "$GPVTG,,T,,M,,N,,K,N", sizeof(sentence));
572 strlcpy(sentence, "$GPRMC,,V,,,,,,,,,,N", sizeof(sentence));
576 strlcpy(sentence, "$GPGGA,,,,,,0,,,,,,,,", sizeof(sentence));
644 strlcpy(sentence, "$GPGSV,1,1,0,", sizeof(sentence));
722 strlcpy(sentence, "$GLGSV,1,1,0,", sizeof(sentence));
796 strlcpy(sentence, "$GPGSA,A,1,,,,,,,,,,,,,,,", sizeof(sentence));
800 strlcpy(sentence, "$GPVTG,,T,,M,,N,,K,N", sizeof(sentence));
804 strlcpy(sentence, "$GPRMC,,V,,,,,,,,,,N", sizeof(sentence));
808 strlcpy(sentenc
[all...]
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
H A Dloc_eng_nmea.cpp561 strlcpy(sentence, "$GPGSA,A,1,,,,,,,,,,,,,,,", sizeof(sentence));
565 strlcpy(sentence, "$GPVTG,,T,,M,,N,,K,N", sizeof(sentence));
569 strlcpy(sentence, "$GPRMC,,V,,,,,,,,,,N", sizeof(sentence));
573 strlcpy(sentence, "$GPGGA,,,,,,0,,,,,,,,", sizeof(sentence));
641 strlcpy(sentence, "$GPGSV,1,1,0,", sizeof(sentence));
719 strlcpy(sentence, "$GLGSV,1,1,0,", sizeof(sentence));
793 strlcpy(sentence, "$GPGSA,A,1,,,,,,,,,,,,,,,", sizeof(sentence));
797 strlcpy(sentence, "$GPVTG,,T,,M,,N,,K,N", sizeof(sentence));
801 strlcpy(sentence, "$GPRMC,,V,,,,,,,,,,N", sizeof(sentence));
805 strlcpy(sentenc
[all...]
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
H A Dloc_eng_nmea.cpp564 strlcpy(sentence, "$GPGSA,A,1,,,,,,,,,,,,,,,", sizeof(sentence));
568 strlcpy(sentence, "$GPVTG,,T,,M,,N,,K,N", sizeof(sentence));
572 strlcpy(sentence, "$GPRMC,,V,,,,,,,,,,N", sizeof(sentence));
576 strlcpy(sentence, "$GPGGA,,,,,,0,,,,,,,,", sizeof(sentence));
644 strlcpy(sentence, "$GPGSV,1,1,0,", sizeof(sentence));
722 strlcpy(sentence, "$GLGSV,1,1,0,", sizeof(sentence));
796 strlcpy(sentence, "$GPGSA,A,1,,,,,,,,,,,,,,,", sizeof(sentence));
800 strlcpy(sentence, "$GPVTG,,T,,M,,N,,K,N", sizeof(sentence));
804 strlcpy(sentence, "$GPRMC,,V,,,,,,,,,,N", sizeof(sentence));
808 strlcpy(sentenc
[all...]

Completed in 779 milliseconds

123456