Home
last modified time | relevance | path

Searched defs:separator (Results 1 – 4 of 4) sorted by relevance

/system/core/base/include/android-base/
Dstrings.h40 std::string Join(const ContainerT& things, SeparatorT separator) { in Join()
/system/extras/ext4_utils/
Dallocate.c133 void print_blocks(FILE* f, struct block_allocation *alloc, char separator) in print_blocks()
/system/connectivity/shill/vpn/
Dopenvpn_driver.cc262 char separator) { in JoinOptions()
/system/core/fastboot/
Dfastboot.cpp1051 std::string separator = ""; in set_active() local