/base/notification/distributed_notification_service/test/fuzztest/notificationconversationalmessage_fuzzer/ |
H A D | notificationconversationalmessage_fuzzer.cpp | 23 int64_t timestamp = 1;
in DoSomethingInterestingWithMyAPI() local
|
/base/security/security_guard/test/unittest/data_collect/sa/ |
H A D | event_define.h | 44 std::string timestamp; member
|
/base/security/security_guard/interfaces/inner_api/collector/include/ |
H A D | event_define.h | 44 std::string timestamp; member
|
/base/security/security_guard/test/unittest/security_collector/include/ |
H A D | event_define.h | 44 std::string timestamp; member
|
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
H A D | ark_sensor_callback_adapter_impl.cpp | 25 void ArkSensorCallbackAdapterImpl::UpdateOhosSensorData(double timestamp, in UpdateOhosSensorData() argument
|
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
H A D | ark_sensor_callback_adapter_wrapper.cpp | 26 void ArkSensorCallbackAdapterWrapper::UpdateOhosSensorData(double timestamp, in UpdateOhosSensorData() argument
|
/base/location/frameworks/cj/source/ |
H A D | nmea_message_callback.cpp | 55 int64_t timestamp = data.ReadInt64(); in OnRemoteRequest() local 73 void NmeaMessageCallback::OnMessageChange(int64_t timestamp, const std::string msg) in OnMessageChange() argument
|
/base/location/services/location_gnss/gnss/source/ |
H A D | geofence_event_callback.cpp | 29 ReportGeofenceEvent(int32_t fenceIndex, const HDI::Location::Geofence::V2_0::LocationInfo& location, GeofenceEvent event, int64_t timestamp) ReportGeofenceEvent() argument
|
/base/hiviewdfx/hiview/plugins/faultlogger/interfaces/cj/ |
H A D | faultlogger_ffi.h | 32 int64_t timestamp = 0; member
|
/base/location/frameworks/native/locator_agent/source/ |
H A D | native_nmea_callback_host.cpp | 35 int64_t timestamp = data.ReadInt64(); in OnRemoteRequest() local 48 void NativeNmeaCallbackHost::OnMessageChange(int64_t timestamp, const std::string msg) in OnMessageChange() argument
|
/base/location/services/location_locator/callback/source/ |
H A D | nmea_message_callback_proxy.cpp | 32 void NmeaMessageCallbackProxy::OnMessageChange(int64_t timestamp, const std::string msg) in OnMessageChange() argument
|
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_easy/include/ |
H A D | easy_event_builder.h | 35 uint64_t timestamp; member
|
/base/hiviewdfx/hiview/base/event_store/utility/reader/include/ |
H A D | content_reader.h | 42 int64_t timestamp = 0; member
|
/base/hiviewdfx/hiappevent/interfaces/native/inner_api/include/ |
H A D | app_event_processor.h | 29 uint64_t timestamp = 0;
member
|
/base/notification/distributed_notification_service/test/fuzztest/notificationconversationalcontent_fuzzer/ |
H A D | notificationconversationalcontent_fuzzer.cpp | 39 int64_t timestamp = 1;
in DoSomethingInterestingWithMyAPI() local
|
/base/notification/distributed_notification_service/test/fuzztest/notificationconversationalmessageannex_fuzzer/ |
H A D | notificationconversationalmessageannex_fuzzer.cpp | 27 int64_t timestamp = 1;
in DoSomethingInterestingWithMyAPI() local
|
/base/security/access_token/frameworks/common/src/ |
H A D | time_util.cpp | 29 int64_t timestamp = t.tv_sec * ONE_SECOND_MILLISECONDS + t.tv_usec / ONE_SECOND_MILLISECONDS; in GetCurrentTimestamp() local
|
/base/security/access_token/services/accesstokenmanager/main/cpp/src/permission/ |
H A D | permission_grant_event.cpp | 38 void PermissionGrantEvent::AddEvent(AccessTokenID tokenID, const std::string& permissionName, uint64_t& timestamp) in AddEvent() argument 51 void PermissionGrantEvent::NotifyPermGrantStoreResult(bool isStoreSucc, uint64_t timestamp) in NotifyPermGrantStoreResult() argument
|
/base/security/dlp_permission_service/services/dlp_permission/sa/adapt/ |
H A D | visit_record_json_manager.h | 36 int64_t timestamp = -1;
member
|
/base/security/access_token/services/privacymanager/include/record/ |
H A D | permission_record.h | 31 int64_t timestamp = 0L; member
|
/base/sensors/medical_sensor/utils/include/ |
H A D | medical_sensor_basic_data_channel.h | 33 int64_t timestamp; /**< Time when sensor data was reported */ member
|
/base/location/interfaces/inner_api/include/ |
H A D | bluetooth_scan_info.h | 80 inline void SetTimeStamp(int64_t timestamp) in SetTimeStamp() argument
|
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
H A D | notification_conversational_content_test.cpp | 288 int64_t timestamp = 0; in HWTEST_F() local
|
H A D | notification_conversational_message_test.cpp | 44 int64_t timestamp = 10; in HWTEST_F() local 61 int64_t timestamp = 10; in HWTEST_F() local 81 int64_t timestamp = 10; in HWTEST_F() local 100 int64_t timestamp = 10; in HWTEST_F() local 117 int64_t timestamp in HWTEST_F() local 133 int64_t timestamp = 10; HWTEST_F() local 157 int64_t timestamp = 10; HWTEST_F() local 173 int64_t timestamp = 10; HWTEST_F() local 192 int64_t timestamp = 10; HWTEST_F() local 214 int64_t timestamp = 10; HWTEST_F() local [all...] |
/base/security/access_token/services/privacymanager/src/database/ |
H A D | data_translator.cpp | 87 int64_t timestamp = inGenericValues.GetInt64(PrivacyFiledConst::FIELD_TIMESTAMP); in TranslationGenericValuesIntoPermissionUsedRecord() local
|