Searched refs:VAL_BLOB (Results 1 – 5 of 5) sorted by relevance
91 bonus.type = VAL_BLOB; in PatchMode()126 VAL_BLOB, std::string(files[i].data.cbegin(), files[i].data.cend()))); in PatchMode()
137 Value patch(VAL_BLOB, std::string(reinterpret_cast<const char*>(patch_data), patch_size)); in ApplyImagePatch()
599 if (patch->type != VAL_BLOB) { in GenerateTarget()
59 VAL_BLOB = 2, enumerator
194 return new Value(VAL_BLOB, buffer); in PackageExtractFileFn()244 if (arg_values[i * 2 + 1]->type != VAL_BLOB) { in ApplyPatchFn()806 v->type = VAL_BLOB; in ReadFileFn()