/ohos5.0/base/web/webview/ohos_adapter/hiviewdfx_adapter/src/ |
H A D | hisysevent_adapter_impl.cpp | 114 const std::tuple<const std::string, const int64_t, const std::string, const int, in Write() 132 const std::tuple<const std::string, const int64_t, const std::string, const int64_t, in Write() 152 const std::tuple<const std::string, const int64_t, in Write()
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
H A D | ark_hisysevent_adapter_wrapper.cpp | 206 …const std::tuple<const std::string, const int64_t, const std::string, const int, const std::string, in Write() 233 …const std::tuple<const std::string, const int64_t, const std::string, const int64_t, const std::st… in Write() 263 …const std::tuple<const std::string, const int64_t, const std::string, const int64_t, const std::st… in Write()
|
/ohos5.0/foundation/ability/form_fwk/services/src/ |
H A D | form_serial_queue.cpp | 55 void FormSerialQueue::ScheduleDelayTask(const std::pair<int64_t, int64_t> &eventMsg, in ScheduleDelayTask() 69 void FormSerialQueue::CancelDelayTask(const std::pair<int64_t, int64_t> &eventMsg) in CancelDelayTask()
|
H A D | form_db_cache.cpp | 238 std::set<int64_t>> &noHostFormDBList, std::map<int64_t, bool> &foundFormsMap) in GetNoHostDBForms() 315 std::map<int64_t, bool> &foundFormsMap) in GetNoHostInvalidDBForms() 361 std::map<int64_t, bool> &foundFormsMap) in BatchDeleteNoHostDBForms() 401 std::map<int64_t, bool> &removedFormsMap) in DeleteInvalidDBForms() 431 void FormDbCache::DeleteThemeForms(std::map<int64_t, bool> &removedFormsMap) in DeleteThemeForms()
|
H A D | form_event_util.cpp | 288 void FormEventUtil::ClearFormDBRecordData(const int uid, std::map<int64_t, bool> &removedFormsMap) in ClearFormDBRecordData() 309 void FormEventUtil::ClearTempFormRecordData(const int uid, std::map<int64_t, bool> &removedFormsMap) in ClearTempFormRecordData() 324 std::set<int64_t>> &noHostTempFormsMap, std::map<int64_t, bool> &foundFormsMap) in BatchDeleteNoHostTempForms() 508 std::map<int64_t, bool> &removedFormsMap) in BatchDeleteNoHostDBForms()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/ |
H A D | media_player.h | 140 virtual int32_t SetPlayRange(int64_t /*startTime*/, int64_t /*endTime*/) in SetPlayRange() argument
|
/ohos5.0/base/web/webview/test/unittest/ohos_adapter/graphic_adapter_test/ |
H A D | graphic_adapter_test.cpp | 51 void MockNWebVSyncCb(int64_t, void*) in MockNWebVSyncCb() argument
|
/ohos5.0/foundation/distributeddatamgr/data_share/interfaces/inner_api/common/include/ |
H A D | datashare_predicates_object.h | 155 operator int64_t () const in int64_t() function
|
H A D | datashare_value_object.h | 144 operator int64_t () const in int64_t() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
H A D | text_timer_model_impl.cpp | 53 void TextTimerModelImpl::SetOnTimer(std::function<void(int64_t, int64_t)> && onChange) in SetOnTimer()
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_event_util_test/ |
H A D | mock_form_db_cache.cpp | 72 std::set<int64_t>> &noHostFormDBList, std::map<int64_t, bool> &foundFormsMap) in GetNoHostDBForms()
|
H A D | mock_form_data_mgr.cpp | 130 std::map<int64_t, bool> &foundFormsMap) in GetNoHostTempForms()
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ |
H A D | form_extension.cpp | 93 void FormExtension::OnVisibilityChange(const std::map<int64_t, int32_t>& formEventsMap) in OnVisibilityChange()
|
/ohos5.0/base/hiviewdfx/hiview/plugins/event_store/event_export/task/export/ |
H A D | event_read_handler.cpp | 61 bool EventReadHandler::QuerySysEventInRange(const std::pair<int64_t, int64_t>& queryRange, in QuerySysEventInRange()
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | ace_form_ability.cpp | 167 void AceFormAbility::OnVisibilityChanged(const std::map<int64_t, int32_t>& formEventsMap) in OnVisibilityChanged()
|
/ohos5.0/base/security/security_guard/services/data_collect/store/src/ |
H A D | audit_event_mem_rdb_helper.cpp | 138 void AuditEventMemRdbHelper::DeleteRedundantData(const std::unordered_map<int64_t, int64_t> &countM… in DeleteRedundantData()
|
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/cj/ffi/src/ |
H A D | hiappevent_impl.cpp | 216 void (*callbackOnTriggerRef)(int, int, int64_t), in addWatcher() argument
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/ |
H A D | drawing_sample.cpp | 128 void DrawingSample::Sync(int64_t, void* data) in Sync() argument
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_shooting_mode_album_test/src/ |
H A D | shooting_mode_album_test.cpp | 82 ResultSetDataType type, const variant<int32_t, string, int64_t, double> &expected) in CheckColumn() argument
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/ |
H A D | native_view.cpp | 267 void RemoteView::VoidCallback(void (*cjFunc)(int64_t), const char* funcName) in VoidCallback()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/ |
H A D | drawing_engine_sample.cpp | 149 void DrawingEngineSample::Sync(int64_t, void *data) in Sync() argument
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/texttimer/ |
H A D | text_timer_model_ng.cpp | 94 void TextTimerModelNG::SetOnTimer(std::function<void(int64_t, int64_t)> && onChange) in SetOnTimer()
|
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/ |
H A D | ace_container.h | 246 …void GetCardFrontendMap(std::unordered_map<int64_t, WeakPtr<Frontend>>& cardFrontendMap) const ove… in GetCardFrontendMap()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_richeditor_ffi.cpp | 232 void FfiOHOSAceFrameworkRichEditorOnPaste(void(*callback)(int64_t)) in FfiOHOSAceFrameworkRichEditorOnPaste()
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pipeline/ |
H A D | pipeline_context_test_ng_new.cpp | 341 taskScheduler.AddPredictTask([](int64_t, bool) {}); in __anon230df7e10302() argument 918 context_->AddPredictTask([&flagCbk](int64_t, bool) { flagCbk = true; }); in __anon230df7e10a02() argument
|