Searched refs:CreateShaderCache (Results 1 – 2 of 2) sorted by relevance
686 ErrCode CreateShaderCache(const std::string &bundleName, int32_t uid, int32_t gid) const;
2891 result = CreateShaderCache(info.GetBundleName(), createDirParam.uid, createDirParam.gid); in CreateBundleDataDir()5877 ErrCode BaseBundleInstaller::CreateShaderCache(const std::string &bundleName, int32_t uid, int32_t … in CreateShaderCache() function in OHOS::AppExecFwk::BaseBundleInstaller