Home
last modified time | relevance | path

Searched refs:kLocationSeparator (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/cmds/installd/
Ddexopt.cpp197 static constexpr char kLocationSeparator = '/'; in get_location_from_path() local
198 const char *location = strrchr(path, kLocationSeparator); in get_location_from_path()