Home
last modified time | relevance | path

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

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