Searched defs:get_optional (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/property_tree/include/boost/property_tree/detail/ | ||
D | ptree_implementation.hpp | 798 optional<Type> basic_ptree<K, D, C>::get_optional(const path_type &path, in get_optional() function in boost::property_tree::basic_ptree |
/aosp_15_r20/external/tensorflow/tensorflow/python/data/kernel_tests/ | ||
H A D | optional_test.py | 424 def get_optional(): function |