Searched refs:SetLongVersionCode (Results 1 – 3 of 3) sorted by relevance
91 void SetLongVersionCode(xml::Element* manifest, uint64_t version_code);
475 void SetLongVersionCode(xml::Element* manifest, uint64_t version) { in SetLongVersionCode() function
319 SetLongVersionCode(manifest_el, new_version); in UpdateManifest()