Home
last modified time | relevance | path

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

/aosp_15_r20/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
/aosp_15_r20/external/executorch/backends/apple/coreml/runtime/util/
H A Dobjc_array_util.h34 inline std::vector<T> to_vector(NSArray<NSNumber*>* numbers) { in to_vector() function
/aosp_15_r20/external/skia/src/core/
H A DSkGeometry.cpp35 SkVector to_vector(const float2& x) { in to_vector() function