Home
last modified time | relevance | path

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

/system/core/fastboot/
Dengine.cpp95 double split = now(); in cb_default() local
186 double split = now(); in cb_check() local
198 double split = now(); in cb_check() local
/system/libhidl/libhidlcache/
DMemoryDealer.cpp184 chunk_t* split = new chunk_t(free_chunk->start, extra); in alloc() local
195 chunk_t* split = new chunk_t(free_chunk->start + free_chunk->size, tail_free); in alloc() 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/vold/model/
DDisk.cpp337 auto split = android::base::Split(line, kSgdiskToken); in readPartitions() local
/system/bt/osi/src/
Dconfig.cc365 char* split = strchr(line_ptr, '='); in config_parse() local
/system/vold/
Dcryptfs.cpp2636 std::string::size_type split = key_.find_last_of('_'); in match_multi_entry() local