Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/dbus/
H A Dstring_util_unittest.cc10 TEST(StringUtilTest, IsValidObjectPath) { in TEST() argument
H A Dstring_util.cc14 bool IsValidObjectPath(const std::string& value) { in IsValidObjectPath() function