Home
last modified time | relevance | path

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

/system/bt/gd/security/ecc/
Dp_256_ecc_pp.h34 struct Point { struct
52 Point G; argument
/system/bt/stack/smp/
Dp_256_ecc_pp.h35 } Point; typedef
/system/tools/aidl/
Daidl_language.h54 struct Point { struct
66 AidlLocation(const std::string& file, Point begin, Point end, Source source); argument