Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
H A Ddirectory_ex.h32 std::string GetCurrentProcFullFileName();
33 std::string GetCurrentProcFullFileName();
H A Ddirectory_ex.cpp28 string GetCurrentProcFullFileName() in GetCurrentProcFullFileName() function
40 string GetCurrentProcFullFileName()
42 assert("GetCurrentProcFullFileName Not Implement");
49 return ExtractFilePath(GetCurrentProcFullFileName()); in GetCurrentProcPath()
124 assert("GetCurrentProcFullFileName Not Implement"); in GetDirFiles()
153 assert("GetCurrentProcFullFileName Not Implement"); in ForceCreateDirectory()
/foundation/multimedia/image_framework/mock/native/include/
H A Ddirectory_ex.h25 * The GetCurrentProcFullFileName function get the current process exe name.
27 std::string GetCurrentProcFullFileName();

Completed in 2 milliseconds