Home
last modified time | relevance | path

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

/system/tools/aidl/
Dlocation.h24 struct Point { struct
36 AidlLocation(const std::string& file, Point begin, Point end, Source source); argument