Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/dumpsys/
H A Dreflection_schema.cc40 std::string dumpsys::ReflectionSchema::GetRootName() const { in GetRootName() function in dumpsys::ReflectionSchema
/aosp12/hardware/interfaces/automotive/can/1.0/default/libc++fs/src/filesystem/
H A Doperations.cpp1555 auto GetRootName = [](PathParser *Parser) -> string_view_t { in CompareRootName() local