Home
last modified time | relevance | path

Searched defs:split (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/example_custom_actions/
Dmain.cpp62 auto split = android::base::Split(buf, ":"); in main() local
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril_service.cpp11145 hidl_vec<hidl_string> split(hidl_string str) { in split() function