Home
last modified time | relevance | path

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

/foundation/resourceschedule/memmgr/common/include/
H A Dkernel_interface.h65 std::string JoinPath(const std::string& prefixPath, const std::string& midPath, const std::string& subPath);
/foundation/resourceschedule/memmgr/common/src/
H A Dkernel_interface.cpp243 std::string KernelInterface::JoinPath(const std::string& prefixPath, const std::string& midPath, in JoinPath() argument
246 return JoinPath(JoinPath(prefixPath, midPath), subPath); in JoinPath()

Completed in 2 milliseconds