Searched defs:strlcat (Results 1 – 5 of 5) sorted by relevance
| /device/google/marlin/location/loc_api/loc_api_v02/ |
| D | loc_util_log.h | 79 #define strlcat(X,Y,Z) strcat(X,Y) macro
|
| /device/huawei/angler/location/loc_api/loc_api_v02/ |
| D | loc_util_log.h | 79 #define strlcat(X,Y,Z) strcat(X,Y) macro
|
| /device/lge/bullhead/location/loc_api/loc_api_v02/ |
| D | loc_util_log.h | 79 #define strlcat(X,Y,Z) strcat(X,Y) macro
|
| /device/moto/shamu/location/loc_api/loc_api_v02/ |
| D | loc_util_log.h | 79 #define strlcat(X,Y,Z) strcat(X,Y) macro
|
| /device/google/marlin/dataservices/datatop/src/ |
| D | datatop_interface.h | 163 #define strlcat(X,Y,Z) strcat(X,Y) macro
|