Searched refs:HnpRelPath (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/base/startup/appspawn/service/hnp/base/ |
H A D | hnp_sal.c | 56 APPSPAWN_STATIC void HnpRelPath(const char *fromPath, const char *toPath, char *relPath) in HnpRelPath() function 121 HnpRelPath(dstFile, srcFile, relpath); in HnpSymlink()
|
/ohos5.0/base/startup/appspawn/test/unittest/hnp_test/ |
H A D | hnp_stub.h | 23 void HnpRelPath(const char *fromPath, const char *toPath, char *relPath);
|
H A D | hnp_installer_test.cpp | 976 HnpRelPath(fromPath, toPath, relPath); 983 HnpRelPath(fromPath2, toPath2, relPath2); 990 HnpRelPath(fromPath3, toPath3, relPath3); 997 HnpRelPath(fromPath4, toPath4, relPath4);
|