Searched defs:firstPath (Results 1 – 2 of 2) sorted by relevance
114 static int MakeParent(const char* path, char* firstPath, size_t fPathLen, int* dirNum) in MakeParent()156 char* firstPath = (char *)malloc(FILE_NAME_MAX_LEN + 1); in MkdirRecursive() local
207 int32_t BundleDaemonClient::CallClientInvoke(int32_t funcId, const char *firstPath, const char *sec… in RegisterCallback()