Searched refs:property_start (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/malloc_debug/
H A DConfig.cpp113 const char* property_start = cur_; local
117 *property = std::string(property_start, cur_ - property_start);

Completed in 43 milliseconds