Lines Matching full:objectmapper
36 "sender='xyz.openbmc_project.ObjectMapper',"
37 "interface='xyz.openbmc_project.ObjectMapper.Private',"
166 wait->conn, NULL, "xyz.openbmc_project.ObjectMapper", in async_wait_timeout_callback()
168 "xyz.openbmc_project.ObjectMapper", "GetObject", in async_wait_timeout_callback()
265 wait->conn, NULL, "xyz.openbmc_project.ObjectMapper", in async_wait_get_objects()
267 "xyz.openbmc_project.ObjectMapper", "GetObject", in async_wait_get_objects()
435 subtree->conn, NULL, "xyz.openbmc_project.ObjectMapper", in async_subtree_timeout_callback()
437 "xyz.openbmc_project.ObjectMapper", "GetSubTreePaths", in async_subtree_timeout_callback()
538 subtree->conn, NULL, "xyz.openbmc_project.ObjectMapper", in async_subtree_getpaths()
540 "xyz.openbmc_project.ObjectMapper", "GetSubTreePaths", in async_subtree_getpaths()
654 conn, &request, "xyz.openbmc_project.ObjectMapper", in mapper_get_object()
656 "xyz.openbmc_project.ObjectMapper", "GetObject"); in mapper_get_object()