Searched defs:countStrings (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/python/cpython3/PC/ |
D | winreg.c | 540 countStrings(wchar_t *data, int len) in countStrings() function
|
/aosp_15_r20/external/python/cpython2/PC/ |
D | _winreg.c | 736 countStrings(char *data, int len) in countStrings() function
|
/aosp_15_r20/hardware/ril/libril/ |
H A D | ril_service.cpp | 547 bool dispatchStrings(int serial, int slotId, int request, bool allowEmpty, int countStrings, ...) { in dispatchStrings() 596 int countStrings = data.size(); in dispatchStrings() local 2105 int countStrings = 2; in dispatchImsGsmSms() local
|
/aosp_15_r20/device/google/cuttlefish/guest/hals/ril/reference-libril/ |
D | ril_service.cpp | 806 bool dispatchStrings(int serial, int slotId, int request, bool allowEmpty, int countStrings, ...) { in dispatchStrings() 855 int countStrings = data.size(); in dispatchStrings() local 2584 int countStrings = 2; in dispatchImsGsmSms() local
|