Searched refs:appPath_ (Results 1 – 4 of 4) sorted by relevance
293 [appPath_ release];336 appPath_ = [appPath retain];437 if (!productID_ || !appPath_ || !url_ || !version_)461 return [[appPath_ stringByAppendingPathComponent:@"Contents"]482 appPath_, KSRegistrationExistenceCheckerStringKey,698 const char* appPathC = [appPath_ fileSystemRepresentation];726 return ![fileManager isWritableFileAtPath:appPath_] ||743 return [appPath_ hasPrefix:@"/Applications/"];907 const char* appPathC = [appPath_ fileSystemRepresentation];937 if (appPath != appPath_) {[all …]
81 NSString* appPath_; variable
274 [appPath_ release];317 appPath_ = [appPath retain];434 if (!productID_ || !appPath_ || !url_ || !version_)458 return [[appPath_ stringByAppendingPathComponent:@"Contents"]487 appPath_, ksr::KSRegistrationExistenceCheckerStringKey,739 const char* appPathC = [appPath_ fileSystemRepresentation];780 return ![fileManager isWritableFileAtPath:appPath_] ||795 return [appPath_ hasPrefix:@"/Applications/"];975 const char* appPathC = [appPath_ fileSystemRepresentation];1006 if (appPath != appPath_) {[all …]