Searched refs:CreateCachePath (Results 1 – 2 of 2) sorted by relevance
48 if (CreateCachePath(path, S_IRWXU) != SUCCESS) { in Init()155 int32_t ImeCfgManager::CreateCachePath(std::string &path, mode_t pathMode) in CreateCachePath() function in OHOS::MiscServices::ImeCfgManager
57 static int32_t CreateCachePath(std::string &path, mode_t pathMode);