Home
last modified time | relevance | path

Searched refs:Int64 (Results 1 - 25 of 37) sorted by relevance

12

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dapp_provision_info.cpp34 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 Dinstall_param.cpp104 WRITE_PARCEL_AND_RETURN_FALSE_IF_FAIL(Int64, parcel, crowdtestDeadline); in Marshalling()
H A Ddistributed_bundle_info.cpp86 WRITE_PARCEL_AND_RETURN_FALSE_IF_FAIL(Int64, parcel, updateTime); in Marshalling()
/foundation/barrierfree/accessibility/common/interface/test/unittest/mock/
H A Dmock_accessibility_event_info_parcel.cpp44 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 Dmock_accessibility_gesture_inject_path_parcel.cpp30 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 Dmock_accessibility_element_info_parcel.cpp36 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 Daccessibility_event_info_parcel.cpp44 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 Daccessibility_gesture_inject_path_parcel.cpp30 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 Daccessibility_element_info_parcel.cpp36 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 Daccess_control_profile.cpp202 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 Daccessee.cpp121 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 Daccesser.cpp121 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 Ddevice_profile.cpp145 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 Dfile_stat.cpp36 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 Drs_profiler_command_test.cpp47 EXPECT_EQ(list.Int64(3), 837983); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_command.h64 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 Dcj_collection_ffi.h54 VECTOR_H(Int64)
H A Dcj_collection_ffi.cpp50 VECTOR_FUNC_H(Int64, int64_t)
/foundation/resourceschedule/resource_schedule_service/ressched_executor/interfaces/innerkits/ressched_executor_client/src/
H A Dres_sched_exe_service_proxy.cpp96 WRITE_PARCEL(data, Int64, value, ResIpcErrCode::RSSEXE_DATA_ERROR, ResSchedExeServiceProxy); in MakeUpParcel()
/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H A Ddistributed_mission_info.cpp90 PARCEL_WRITE_HELPER_RET(parcel, Int64, lastMissionActiveTime, false); in Marshalling()
/foundation/resourceschedule/resource_schedule_service/ressched_executor/services/resschedexeservice/src/
H A Dres_sched_exe_service_stub.cpp212 READ_PARCEL(data, Int64, value, false, ResSchedExeServiceStub); in ParseParcel()
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_stub.cpp402 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 Ddistributed_sched_proxy.cpp428 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 Dres_sched_service_proxy.cpp86 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 Drs_marshalling_helper.cpp74 MARSHALLING_AND_UNMARSHALLING(int64_t, Int64)

Completed in 15 milliseconds

12