Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/process/include/boost/process/
Denvironment.hpp35 std::vector<string_type> to_vector() const in to_vector() function
434 std::vector<string_type> to_vector() const in to_vector() function
461 std::vector<string_type> to_vector() const in to_vector() function
554 std::vector<string_type> to_vector() const in to_vector() function
581 std::vector<string_type> to_vector() const in to_vector() function
/external/skia/src/core/
DSkGeometry.cpp35 SkVector to_vector(const float2& x) { in to_vector() function