Searched refs:tmpCodePathComp (Results 1 – 1 of 1) sorted by relevance
276 char *tmpCodePathComp[] = {installRecord.codePath, const_cast<char *>(randStr)}; in ProcessBundleInstall() local277 …char *tmpCodePath = BundleUtil::Strscat(tmpCodePathComp, sizeof(tmpCodePathComp) / sizeof(char *)); in ProcessBundleInstall()