Home
last modified time | relevance | path

Searched refs:container_path (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/profiler/
Dprofiling.py172 container_path = os.path.join(base_profiling_container_path, self._dev_id)
173 data_path = os.path.join(container_path, "data")
/third_party/pulseaudio/src/modules/
Dmodule-rygel-media-server.c674 const char *container_path = array_root_containers[i]; in root_handler() local
675 … append_sink_or_source_container_properties(r, &sub, container_path, u, filter, filter_len); in root_handler()