/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/ |
H A D | app_provision_info.cpp | 34 READ_PARCEL_AND_RETURN_FALSE_IF_FAIL(Int64, parcel, validity.notBefore); in ReadFromParcel() 35 READ_PARCEL_AND_RETURN_FALSE_IF_FAIL(Int64, parcel, validity.notAfter); in ReadFromParcel() 54 WRITE_PARCEL_AND_RETURN_FALSE_IF_FAIL(Int64, parcel, validity.notBefore); in Marshalling() 55 WRITE_PARCEL_AND_RETURN_FALSE_IF_FAIL(Int64, parcel, validity.notAfter); in Marshalling()
|
H A D | install_param.cpp | 104 WRITE_PARCEL_AND_RETURN_FALSE_IF_FAIL(Int64, parcel, crowdtestDeadline); in Marshalling()
|
H A D | distributed_bundle_info.cpp | 86 WRITE_PARCEL_AND_RETURN_FALSE_IF_FAIL(Int64, parcel, updateTime); in Marshalling()
|
/foundation/barrierfree/accessibility/common/interface/test/unittest/mock/ |
H A D | mock_accessibility_event_info_parcel.cpp | 44 READ_PARCEL_AND_RETURN_FALSE_IF_FAIL(Int64, parcel, timeStamp_); in ReadFromParcelFirstPart() 60 READ_PARCEL_AND_RETURN_FALSE_IF_FAIL(Int64, parcel, componentId); in ReadFromParcelSecondPart() 97 READ_PARCEL_AND_RETURN_FALSE_IF_FAIL(Int64, parcel, elementId); in ReadFromParcelSecondPart() 148 WRITE_PARCEL_AND_RETURN_FALSE_IF_FAIL(Int64, parcel, timeStamp_); in Marshalling() 155 WRITE_PARCEL_AND_RETURN_FALSE_IF_FAIL(Int64, parcel, GetViewId()); in Marshalling() 169 WRITE_PARCEL_AND_RETURN_FALSE_IF_FAIL(Int64, parcel, GetAccessibilityId()); in Marshalling()
|
H A D | mock_accessibility_gesture_inject_path_parcel.cpp | 30 READ_PARCEL_AND_RETURN_FALSE_IF_FAIL(Int64, parcel, durationTime_); in ReadFromParcel() 48 WRITE_PARCEL_AND_RETURN_FALSE_IF_FAIL(Int64, parcel, durationTime_); in Marshalling()
|
H A D | mock_accessibility_element_info_parcel.cpp | 36 READ_PARCEL_AND_RETURN_FALSE_IF_FAIL(Int64, parcel, elementId_); in ReadFromParcelFirstPart() 37 READ_PARCEL_AND_RETURN_FALSE_IF_FAIL(Int64, parcel, parentId_); in ReadFromParcelFirstPart() 74 READ_PARCEL_AND_RETURN_FALSE_IF_FAIL(Int64, parcel, navDestinationId_); in ReadFromParcelSecondPart() 128 READ_PARCEL_AND_RETURN_FALSE_IF_FAIL(Int64, parcel, labeled_); in ReadFromParcelThirdPart() 198 WRITE_PARCEL_AND_RETURN_FALSE_IF_FAIL(Int64, parcel, elementId_); in MarshallingFirstPart() 199 WRITE_PARCEL_AND_RETURN_FALSE_IF_FAIL(Int64, parcel, parentId_); in MarshallingFirstPart() 221 WRITE_PARCEL_AND_RETURN_FALSE_IF_FAIL(Int64, parcel, navDestinationId_); in MarshallingFirstPart() 260 WRITE_PARCEL_AND_RETURN_FALSE_IF_FAIL(Int64, parcel, labeled_); in MarshallingSecondPart()
|
/foundation/barrierfree/accessibility/common/interface/src/parcel/ |
H A D | accessibility_event_info_parcel.cpp | 44 READ_PARCEL_AND_RETURN_FALSE_IF_FAIL(Int64, parcel, timeStamp_); in ReadFromParcelFirstPart() 60 READ_PARCEL_AND_RETURN_FALSE_IF_FAIL(Int64, parcel, componentId); in ReadFromParcelSecondPart() 97 READ_PARCEL_AND_RETURN_FALSE_IF_FAIL(Int64, parcel, elementId); in ReadFromParcelSecondPart() 148 WRITE_PARCEL_AND_RETURN_FALSE_IF_FAIL(Int64, parcel, timeStamp_); in Marshalling() 155 WRITE_PARCEL_AND_RETURN_FALSE_IF_FAIL(Int64, parcel, GetViewId()); in Marshalling() 169 WRITE_PARCEL_AND_RETURN_FALSE_IF_FAIL(Int64, parcel, GetAccessibilityId()); in Marshalling()
|
H A D | accessibility_gesture_inject_path_parcel.cpp | 30 READ_PARCEL_AND_RETURN_FALSE_IF_FAIL(Int64, parcel, durationTime_); in ReadFromParcel() 48 WRITE_PARCEL_AND_RETURN_FALSE_IF_FAIL(Int64, parcel, durationTime_); in Marshalling()
|
H A D | accessibility_element_info_parcel.cpp | 36 READ_PARCEL_AND_RETURN_FALSE_IF_FAIL(Int64, parcel, elementId_); in ReadFromParcelFirstPart() 37 READ_PARCEL_AND_RETURN_FALSE_IF_FAIL(Int64, parcel, parentId_); in ReadFromParcelFirstPart() 74 READ_PARCEL_AND_RETURN_FALSE_IF_FAIL(Int64, parcel, navDestinationId_); in ReadFromParcelSecondPart() 128 READ_PARCEL_AND_RETURN_FALSE_IF_FAIL(Int64, parcel, labeled_); in ReadFromParcelThirdPart() 199 WRITE_PARCEL_AND_RETURN_FALSE_IF_FAIL(Int64, parcel, elementId_); in MarshallingFirstPart() 200 WRITE_PARCEL_AND_RETURN_FALSE_IF_FAIL(Int64, parcel, parentId_); in MarshallingFirstPart() 222 WRITE_PARCEL_AND_RETURN_FALSE_IF_FAIL(Int64, parcel, navDestinationId_); in MarshallingFirstPart() 261 WRITE_PARCEL_AND_RETURN_FALSE_IF_FAIL(Int64, parcel, labeled_); in MarshallingSecondPart()
|
/foundation/deviceprofile/device_info_manager/common/src/interfaces/ |
H A D | access_control_profile.cpp | 202 WRITE_HELPER_RET(parcel, Int64, accessControlId_, false); in Marshalling() 203 WRITE_HELPER_RET(parcel, Int64, accesserId_, false); in Marshalling() 204 WRITE_HELPER_RET(parcel, Int64, accesseeId_, false); in Marshalling() 222 READ_HELPER_RET(parcel, Int64, accessControlId_, false); in UnMarshalling() 223 READ_HELPER_RET(parcel, Int64, accesserId_, false); in UnMarshalling() 224 READ_HELPER_RET(parcel, Int64, accesseeId_, false); in UnMarshalling()
|
H A D | accessee.cpp | 121 WRITE_HELPER_RET(parcel, Int64, accesseeId_, false); in Marshalling() 125 WRITE_HELPER_RET(parcel, Int64, accesseeTokenId_, false); in Marshalling() 134 READ_HELPER_RET(parcel, Int64, accesseeId_, false); in UnMarshalling() 138 READ_HELPER_RET(parcel, Int64, accesseeTokenId_, false); in UnMarshalling()
|
H A D | accesser.cpp | 121 WRITE_HELPER_RET(parcel, Int64, accesserId_, false); in Marshalling() 125 WRITE_HELPER_RET(parcel, Int64, accesserTokenId_, false); in Marshalling() 134 READ_HELPER_RET(parcel, Int64, accesserId_, false); in UnMarshalling() 138 READ_HELPER_RET(parcel, Int64, accesserTokenId_, false); in UnMarshalling()
|
H A D | device_profile.cpp | 145 WRITE_HELPER_RET(parcel, Int64, storageCapability_, false); in Marshalling() 161 READ_HELPER_RET(parcel, Int64, storageCapability_, false); in UnMarshalling()
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/ |
H A D | file_stat.cpp | 36 WRITE_PARCEL_AND_RETURN_FALSE_IF_FAIL(Int64, parcel, lastModifyTime); in Marshalling()
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_profiler/unittest/ |
H A D | rs_profiler_command_test.cpp | 47 EXPECT_EQ(list.Int64(3), 837983); in HWTEST_F()
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/ |
H A D | rs_profiler_command.h | 64 int64_t Int64(size_t index = 0u) const in Int64() function in OHOS::Rosen::final
|
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_collection_ffi.h | 54 VECTOR_H(Int64)
|
H A D | cj_collection_ffi.cpp | 50 VECTOR_FUNC_H(Int64, int64_t)
|
/foundation/resourceschedule/resource_schedule_service/ressched_executor/interfaces/innerkits/ressched_executor_client/src/ |
H A D | res_sched_exe_service_proxy.cpp | 96 WRITE_PARCEL(data, Int64, value, ResIpcErrCode::RSSEXE_DATA_ERROR, ResSchedExeServiceProxy); in MakeUpParcel()
|
/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/ |
H A D | distributed_mission_info.cpp | 90 PARCEL_WRITE_HELPER_RET(parcel, Int64, lastMissionActiveTime, false); in Marshalling()
|
/foundation/resourceschedule/resource_schedule_service/ressched_executor/services/resschedexeservice/src/ |
H A D | res_sched_exe_service_stub.cpp | 212 READ_PARCEL(data, Int64, value, false, ResSchedExeServiceStub); in ParseParcel()
|
/foundation/ability/dmsfwk/services/dtbschedmgr/src/ |
H A D | distributed_sched_stub.cpp | 402 PARCEL_WRITE_HELPER(reply, Int64, end - begin); in StartAbilityFromRemoteInner() 517 PARCEL_WRITE_HELPER(reply, Int64, end - begin); in SendResultFromRemoteInner() 851 PARCEL_WRITE_HELPER(reply, Int64, end - begin); in ConnectAbilityFromRemoteInner() 1520 PARCEL_READ_HELPER(data, Int64, taskId); in ReadDataForFreeInstall() 1585 PARCEL_WRITE_HELPER(reply, Int64, end - begin); in StartFreeInstallFromRemoteInner() 1597 PARCEL_READ_HELPER(data, Int64, taskId); in NotifyCompleteFreeInstallFromRemoteInner()
|
H A D | distributed_sched_proxy.cpp | 428 PARCEL_WRITE_HELPER(data, Int64, tag); in StartSyncRemoteMissions() 939 PARCEL_WRITE_HELPER(data, Int64, taskId); in StartFreeInstallFromRemote() 972 PARCEL_WRITE_HELPER(data, Int64, taskId); in NotifyCompleteFreeInstallFromRemote()
|
/foundation/resourceschedule/resource_schedule_service/ressched/interfaces/innerkits/ressched_client/src/ |
H A D | res_sched_service_proxy.cpp | 86 WRITE_PARCEL(data, Int64, value, RES_SCHED_DATA_ERROR, ResSchedServiceProxy); in WriteParcelForReportData()
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/ |
H A D | rs_marshalling_helper.cpp | 74 MARSHALLING_AND_UNMARSHALLING(int64_t, Int64)
|