20.2.0: Difference between revisions

 
(2 intermediate revisions by the same user not shown)
Line 78: Line 78:
* Updated L_2d520, prev ver @ L_2d4ac.
* Updated L_2d520, prev ver @ L_2d4ac.
** At the end two additional decref vfunc calls are done with two objects, if needed.
** At the end two additional decref vfunc calls are done with two objects, if needed.
=== [[Account_services|account]] ===
The updated funcs essentially add various calls to logging funcs:
* L_151a50, prev ver @ L_151a50
* L_152090, prev ver @ L_151fe0
* L_152700, prev ver @ L_152580


=== [[NS_services|ns]] ===
=== [[NS_services|ns]] ===
Line 125: Line 131:


* New func L_c9b30.
* New func L_c9b30.
** Only called by L_c9ed8
** Only called by L_c9ed8.
* New func L_c9e20.
* New func L_c9e20.
** Only called by L_c9f08.
** Only called by L_c9f08.
Line 132: Line 138:


* Updated L_12a834, prev ver @ L_12a354.
* Updated L_12a834, prev ver @ L_12a354.
** This is the async task for nn::migration::device::IServer cmd400.
** Code from here was moved into L_12aa3c.
** Code from here was moved into L_12aa3c.
** ...
** ...
* New func L_12aa3c.
* New func L_12aa3c.
* Updated L_12b5a8, prev ver @ L_12b078.
* Updated L_12b5a8, prev ver @ L_12b078.
** This is the async task for nn::migration::device::IServer cmd900.
** The code following the vfunc call where the ret is false, was replaced with just calling L_12aa3c, prior to the last func call.
** The code following the vfunc call where the ret is false, was replaced with just calling L_12aa3c, prior to the last func call.
* Updated L_13109c, prev ver @ L_130bec.
* Updated L_13109c, prev ver @ L_130bec.
** This is the async task for nn::migration::device::IDownloader cmd500.
** After the first func call, added two calls to L_c9ed8.
** After the first func call, added two calls to L_c9ed8.
** At the end, added two calls to L_c9f08.
** At the end, added two calls to L_c9f08.
* Updated L_1a3280, prev ver @ L_1a2b70.
* Updated L_1a3280, prev ver @ L_1a2b70.
** This is called eventually from mig:usr cmd2010 and cmd2110.
** Added various func calls at the end.
** Added various func calls at the end.
* Updated L_1a40bc, prev ver @ L_1a395c
* Updated L_1a40bc, prev ver @ L_1a395c.
** This is called eventually from mig:usr cmd2010 and cmd2310.
** Added various func calls at the end.
** Added various func calls at the end.