Searched refs:path_is_child (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/core/devmgr/
H A Ddevmgr-coordinator.cpp1088 static bool path_is_child(const char* parent_path, const char* child_path) { function
1124 if (md->type == type && path_is_child(md_path, path)) {
1161 if (path_is_child(caller_path, path)) {

Completed in 76 milliseconds