Home
last modified time | relevance | path

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

/system/core/fastboot/
Dengine.cpp96 double split = now(); in cb_default() local
224 double split = now(); in cb_check() local
236 double split = now(); in cb_check() local
/system/netd/libnetdutils/include/netdutils/
DSlice.h96 inline std::pair<const Slice, const Slice> split(const Slice s, size_t cut) { in split() function
/system/core/liblog/
Dpmsg_reader.c346 char* split = NULL; in __android_log_pmsg_file_read() local
/system/bt/osi/src/
Dconfig.cc458 char* split = strchr(line_ptr, '='); in config_parse() local