/device/google/contexthub/firmware/lib/libc/ |
D | strncpy.c | 42 strncpy(char *dst, const char *src, size_t n) in strncpy() function
|
D | Android.mk | 27 strncpy.c \
|
/device/generic/goldfish/dhcp/client/ |
D | interface.cpp | 96 strncpy(request.ifr_name, mInterfaceName.c_str(), sizeof(request.ifr_name)); in setMtu() 174 strncpy(request.ifr_name, mInterfaceName.c_str(), sizeof(request.ifr_name)); in createRequest()
|
/device/google/cuttlefish/guest/hals/camera/ |
D | EmulatedQemuCamera.cpp | 78 strncpy(first_dim, frame_dims, sizeof(first_dim)); in Initialize()
|
D | EmulatedCamera.cpp | 523 strncpy(ret_str, params.string(), params.length() + 1); in getParameters()
|
/device/google/cuttlefish/guest/commands/vsoc_input_service/ |
D | virtual_device_base.cpp | 65 strncpy(dev_.name, device_name_, sizeof(dev_.name)); in SetUp()
|
/device/linaro/hikey/hifi/xaf/hifi-dpf/ipc/xt-shmem/hikey/ |
D | dsp_debug.c | 294 strncpy(hikey_msg.msg_info.msg_content,"pcm_gain",HIKEY_AP_DSP_MSG_MAX_LEN); in send_msg_data_to_ap() 319 strncpy(hikey_msg.address,"pcm_gain",HIKEY_AP_DSP_MSG_MAX_LEN); in send_msg_data_to_ap()
|
/device/google/contexthub/firmware/lib/ |
D | lib.mk | 62 SRCS += $(LIBC_PATH)/strncpy.c
|
/device/linaro/hikey/wpan/uim/ |
D | uim.c | 495 strncpy(uim_bd_address, argv[2], sizeof(uim_bd_address)); in main()
|
/device/google/cuttlefish/common/libs/fs/ |
D | shared_fd.h | 359 strncpy(s->strerror_buf_, out, sizeof(strerror_buf_)); in StrError()
|
D | shared_fd.cpp | 199 strncpy(dest->sun_path, name, strlen(name)); in MakeAddress()
|
/device/linaro/hikey/power/ |
D | power_hikey.c | 384 strncpy(hikey_cpufreq_clusters[i].path, in hikey_cpufreq_init()
|
/device/google/cuttlefish/common/libs/utils/ |
D | network.cpp | 114 strncpy(ifr.ifr_name, interface_name.c_str(), IFNAMSIZ); in OpenTapInterface()
|
/device/linaro/hikey/hifi/xaf/host-apf/proxy/ |
D | xf-proxy.c | 150 strncpy(b, id, xf_buffer_length(handle->aux)); in xf_client_register()
|
/device/google/cuttlefish/guest/hals/ril/ |
D | cuttlefish_ril.cpp | 988 strncpy(rc.logicalModemUuid, "com.google.cvdgce1.modem", MAX_UUID_LENGTH); in request_get_radio_capability() 1296 strncpy(hw_cfg[0].uuid, "com.google.cvdgce1.modem", sizeof(hw_cfg[0].uuid)); in request_hardware_config() 1297 strncpy(hw_cfg[1].uuid, "com.google.cvdgce1.sim", sizeof(hw_cfg[1].uuid)); in request_hardware_config()
|
/device/generic/car/emulator/audio/driver/ |
D | audio_hw.c | 1025 strncpy(out->bus_address, address, strlen(address)); in adev_open_output_stream() 1231 strncpy(in->bus_address, address, strlen(address)); in adev_open_input_stream()
|
/device/linaro/dragonboard/audio/ |
D | audio_hw.c | 1532 strncpy(mic_array->device_id, "mic_goldfish", AUDIO_MICROPHONE_ID_MAX_LEN - 1); in adev_get_microphones() 1534 strncpy(mic_array->address, AUDIO_BOTTOM_MICROPHONE_ADDRESS, in adev_get_microphones()
|
/device/google/cuttlefish/guest/hals/audio/ |
D | audio_hw.c | 1535 strncpy(mic_array->device_id, "mic_goldfish", AUDIO_MICROPHONE_ID_MAX_LEN - 1); in adev_get_microphones() 1537 strncpy(mic_array->address, AUDIO_BOTTOM_MICROPHONE_ADDRESS, in adev_get_microphones()
|
/device/generic/goldfish/camera/ |
D | EmulatedCamera.cpp | 728 strncpy(ret_str, params.string(), params.length()+1); in getParameters()
|
/device/generic/opengl-transport/host/libs/virglrenderer/ |
D | RenderControl.cpp | 231 strncpy(strOut, str, bufferSize - 1); in rcQueryEGLString()
|
/device/google/cuttlefish/guest/hals/ril/reference-ril/ |
D | reference-ril.c | 523 strncpy(request.ifr_name, interfaceName, sizeof(request.ifr_name)); in setInterfaceState() 2840 strncpy(radioCapability.logicalModemUuid, "com.android.modem.simulator", MAX_UUID_LENGTH); 3662 strncpy(alphaStrHexLen, p, 2); 3664 strncpy(alphaStr, p + 2, len * 2);
|
/device/linaro/poplar/wifi/wifi_hal/ |
D | gscan.cpp | 345 strncpy(result->ssid, (char *) it2.get_data(), it2.get_len()); in parseScanResults()
|
/device/generic/goldfish/radio/ril/ |
D | reference-ril.c | 412 strncpy(request.ifr_name, interfaceName, sizeof(request.ifr_name)); in setInterfaceState()
|
/device/google/cuttlefish_kernel/5.4-x86_64/ |
D | System.map | 44733 ffffffff81d8da30 T strncpy 49107 ffffffff8200f420 t strncpy.cfi_jt
|
/device/google/cuttlefish_kernel/5.4-arm64/ |
D | System.map | 125203 ffffffc010dcee9c T strncpy 134612 ffffffc010df10c0 t strncpy.cfi_jt
|