Fix minor bugs about value type.

Both requestId and timestamp is defined as 'long' in aidl, which
is 'int64_t' in c++.

Test: Presubmit
Bug: 201830716
Change-Id: I8c6e50aa7a67177bb4e01ab279f62ce772d1e1a9
2 files changed