Home
last modified time | relevance | path

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

/external/icing/icing/testing/
Dsnippet-helpers.cc33 std::pair<std::string_view, int> GetPropertyIndex(std::string_view property) { in GetPropertyIndex() function
/external/llvm-project/lldb/source/Interpreter/
DOptionValueProperties.cpp189 OptionValueProperties::GetPropertyIndex(ConstString name) const { in GetPropertyIndex() function in OptionValueProperties