Home
last modified time | relevance | path

Searched refs:ReadInt64 (Results 1 - 25 of 79) sorted by relevance

1234

/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
H A Dquery_argument.cpp46 if (!parcel.ReadInt64(ret->beginTime)) { in Unmarshalling()
49 if (!parcel.ReadInt64(ret->endTime)) { in Unmarshalling()
55 if (!parcel.ReadInt64(ret->fromSeq)) { in Unmarshalling()
58 if (!parcel.ReadInt64(ret->toSeq)) { in Unmarshalling()
/base/hiviewdfx/hisysevent/adapter/native/idl/src/
H A Dquery_argument.cpp46 if (!parcel.ReadInt64(ret->beginTime)) { in Unmarshalling()
49 if (!parcel.ReadInt64(ret->endTime)) { in Unmarshalling()
55 if (!parcel.ReadInt64(ret->fromSeq)) { in Unmarshalling()
58 if (!parcel.ReadInt64(ret->toSeq)) { in Unmarshalling()
/base/location/frameworks/base_module/source/
H A Dsatellite_status.cpp42 satellitesNumber_ = parcel.ReadInt64(); in ReadFromParcel()
45 satelliteIds_.push_back(parcel.ReadInt64()); in ReadFromParcel()
50 constellationTypes_.push_back(parcel.ReadInt64()); in ReadFromParcel()
51 additionalInfoList_.push_back(parcel.ReadInt64()); in ReadFromParcel()
H A Dlocation.cpp85 timeStamp_ = parcel.ReadInt64(); in ReadFromParcel()
86 timeSinceBoot_ = parcel.ReadInt64(); in ReadFromParcel()
87 additionSize_ = parcel.ReadInt64(); in ReadFromParcel()
95 uncertaintyOfTimeSinceBoot_ = parcel.ReadInt64(); in ReadFromParcel()
/base/telephony/call_manager/frameworks/native/src/
H A Dnative_call_manager_utils.cpp37 info.startTime = messageParcel.ReadInt64(); in ReadCallAttributeInfo()
43 info.callBeginTime = messageParcel.ReadInt64(); in ReadCallAttributeInfo()
44 info.callEndTime = messageParcel.ReadInt64(); in ReadCallAttributeInfo()
45 info.ringBeginTime = messageParcel.ReadInt64(); in ReadCallAttributeInfo()
46 info.ringEndTime = messageParcel.ReadInt64(); in ReadCallAttributeInfo()
/base/security/access_token/frameworks/privacy/src/
H A Dpermission_used_result_parcel.cpp45 RELEASE_IF_FALSE(in.ReadInt64(resultParcel->result.beginTimeMillis), resultParcel); in Unmarshalling()
46 RELEASE_IF_FALSE(in.ReadInt64(resultParcel->result.endTimeMillis), resultParcel); in Unmarshalling()
H A Dused_record_detail_parcel.cpp42 RELEASE_IF_FALSE(in.ReadInt64(detailRecordParcel->detail.timestamp), detailRecordParcel); in Unmarshalling()
43 RELEASE_IF_FALSE(in.ReadInt64(detailRecordParcel->detail.accessDuration), detailRecordParcel); in Unmarshalling()
H A Dpermission_used_record_parcel.cpp60 RELEASE_IF_FALSE(in.ReadInt64(permissionRecordParcel->permissionRecord.lastAccessTime), permissionRecordParcel); in Unmarshalling()
61 RELEASE_IF_FALSE(in.ReadInt64(permissionRecordParcel->permissionRecord.lastRejectTime), permissionRecordParcel); in Unmarshalling()
62 RELEASE_IF_FALSE(in.ReadInt64(permissionRecordParcel->permissionRecord.lastAccessDuration), permissionRecordParcel); in Unmarshalling()
H A Dpermission_used_request_parcel.cpp59 RELEASE_IF_FALSE(in.ReadInt64(requestParcel->request.beginTimeMillis), requestParcel); in Unmarshalling()
60 RELEASE_IF_FALSE(in.ReadInt64(requestParcel->request.endTimeMillis), requestParcel); in Unmarshalling()
/base/security/security_guard/frameworks/common/collector/src/
H A Dsecurity_collector_subscribe_info.cpp58 if (!parcel.ReadInt64(duration_)) { in ReadFromParcel()
67 if (!parcel.ReadInt64(event_.eventId)) { in ReadFromParcel()
H A Dsecurity_collector_manager_callback_stub.cpp39 event.eventId = data.ReadInt64(); in OnRemoteRequest()
H A Dsecurity_event_ruler.cpp38 if (!parcel.ReadInt64(eventId_)) { in ReadFromParcel()
H A Dsecurity_event.cpp38 if (!parcel.ReadInt64(eventId_)) { in ReadFromParcel()
/base/customization/enterprise_device_management/interfaces/inner_api/system_manager/src/
H A Dupdate_policy_utils.cpp65 data.ReadInt64(updatePolicy.installTime.latestUpdateTime); in ReadUpdatePolicy()
66 data.ReadInt64(updatePolicy.installTime.delayUpdateTime); in ReadUpdatePolicy()
67 data.ReadInt64(updatePolicy.installTime.installWindowStart); in ReadUpdatePolicy()
68 data.ReadInt64(updatePolicy.installTime.installWindowEnd); in ReadUpdatePolicy()
/base/location/interfaces/inner_api/include/
H A Dbluetooth_scan_info.h89 rssi_ = parcel.ReadInt64(); in ReadFromParcel()
90 timestamp_ = parcel.ReadInt64(); in ReadFromParcel()
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_do_not_disturb_date.cpp104 beginDate_ = parcel.ReadInt64(); in ReadFromParcel()
105 endDate_ = parcel.ReadInt64(); in ReadFromParcel()
/base/sensors/sensor/utils/common/src/
H A Dactive_info.cpp99 parcel.ReadInt64(samplingPeriodNs) && parcel.ReadInt64(maxReportDelayNs))) { in Unmarshalling()
/base/location/frameworks/native/locator_agent/source/
H A Dnative_nmea_callback_host.cpp35 int64_t timestamp = data.ReadInt64(); in OnRemoteRequest()
/base/customization/enterprise_device_management/interfaces/inner_api/plugin_kits/src/utils/
H A Dlong_serializer.cpp37 result = data.ReadInt64(); in GetPolicy()
/base/hiviewdfx/faultloggerd/tools/crasher_cpp/faults/
H A Dparcel_sample.cpp45 if (!parcel.ReadInt64(ret->member0)) { in Unmarshalling()
/base/security/dlp_permission_service/frameworks/common/src/
H A Dvisited_dlp_file_info.cpp53 if (!(in.ReadInt64(parcel->visitTimestamp))) { in Unmarshalling()
/base/telephony/core_service/frameworks/native/src/
H A Dtel_ril_base_parcel.cpp43 return parcel.ReadInt64(value); in Read()
114 return parcel.ReadInt64(value); in ReadBaseInt64()
/base/request/request/frameworks/native/src/
H A Druncount_notify_stub.cpp65 int runCount = data.ReadInt64(); in OnCallBack()
/base/security/security_guard/frameworks/common/acquire/src/
H A Dacquire_data_manager_callback_stub.cpp39 event.eventId = data.ReadInt64(); in OnRemoteRequest()
/base/location/frameworks/cj/source/
H A Dnmea_message_callback.cpp55 int64_t timestamp = data.ReadInt64(); in OnRemoteRequest()

Completed in 7 milliseconds

1234