Searched refs:uploadCompletion_ (Results 1 – 2 of 2) sorted by relevance
71 UploadCompletionBlock uploadCompletion_; // A block called on network upload variable
513 if (uploadCompletion_) {514 uploadCompletion_([NSString stringWithUTF8String:reportID], error);555 uploadCompletion_ = uploadCompletion;