Home
last modified time | relevance | path

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

/external/oj-libjdwp/src/share/back/
DVirtualMachineImpl.c786 ps = gdata->property_path_separator; in countPaths()
810 ps = gdata->property_path_separator; in writePaths()
Dutil.h138 char* property_path_separator; /* UTF8 path.separator */ member
Dutil.c276 gdata->property_path_separator in util_initialize()