Home
last modified time | relevance | path

Searched defs:origin (Results 176 – 200 of 236) sorted by relevance

12345678910

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Ddistributeddb_tools_unit_test.cpp373 …DBToolsUnitTest::IsValueEqual(const DistributedDB::Value &read, const DistributedDB::Value &origin) in IsValueEqual()
729 void KvStoreObserverUnitTest::OnChange(DistributedDB::Origin origin, const std::string &originalId, in OnChange()
796 DistributedDB::Origin origin, const std::string &originalId, DistributedDB::ChangedData &&data) in OnChange()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_item_component.h329 void SetDividerOrigin(const Dimension& origin) in SetDividerOrigin()
H A Dlist_component.h456 void SetDividerOrigin(const Dimension& origin) in SetDividerOrigin()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_gesture_ffi.cpp75 const auto& origin = eventTarget.origin; in FormatGestureEvenFunction() local
H A Dcj_interactable_view_ffi.cpp193 …aChanged](const Rect& lastRect, const Offset& lastOrigin, const Rect& rect, const Offset& origin) { in FfiOHOSAceFrameworkInteractableViewOnAreaChanged()
/ohos5.0/foundation/communication/netmanager_ext/services/ethernetmanager/src/
H A Dethernet_management.cpp535 bool EthernetManagement::ModeInputCheck(IPSetMode origin, IPSetMode input) in ModeInputCheck()
/ohos5.0/foundation/multimedia/camera_lite/services/server/src/
H A Dcamera_server.cpp38 void CameraServer::CameraServerRequestHandle(int funcId, void *origin, IpcIo *req, IpcIo *reply) in CameraServerRequestHandle()
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/utils/
H A Dnapi_utils.cpp576 static uint32_t CompleteColorAlphaIfIncomplete(uint32_t origin) in CompleteColorAlphaIfIncomplete()
935 auto origin = static_cast<uint32_t>(colorId); in ParseNapiColor() local
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/resourcemanager/
H A Dcapability_info_manager.cpp353 void CapabilityInfoManager::OnChange(const DistributedKv::DataOrigin &origin, Keys &&keys) in OnChange()
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/body/
H A Dmod.rs440 pub(crate) mod origin { module
/ohos5.0/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Dnative_node_test.cpp4955 ArkUINodeEvent origin; variable
5038 ArkUI_CompatibleNodeEvent origin; variable
5085 ArkUINodeEvent origin = { 0, 0, 0}; variable
5106 ArkUINodeEvent origin = { 0, 0, 0}; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/overlay/
H A Dsheet_coverage_test_ng.cpp723 OffsetF oldOrigin, origin; variable
759 OffsetF oldOrigin, origin; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/
H A Dslider_tip_modifier.cpp610 auto origin = GetBoundsRect(); in UpdateOverlayRect() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/
H A Dsecurity_ui_extension_pattern.cpp371 const OffsetF& origin) { in OnAttachToFrameNode()
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_ms_feature.cpp357 int32 BundleMsFeature::Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *re… in Invoke()
/ohos5.0/foundation/communication/netmanager_base/frameworks/cj/connection/src/
H A Dnet_connection_ffi.cpp465 char *MallocCString(const std::string &origin) in MallocCString()
/ohos5.0/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_store_subscribe_test.cpp136 void SubObserver::OnChange(const Origin &origin, const PrimaryFields &fields, RdbStoreObserver::Cha… in OnChange()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dkvdb_service_test.cpp310 GeneralWatcher::Origin origin; variable
/ohos5.0/foundation/ai/ai_engine/services/server/communication_adapter/source/
H A Dsa_server.c496 static int Invoke(IServerProxy *proxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_utils.cpp504 void Utils::FileSeek(FILE* file, int64_t offset, int origin) in FileSeek()
/ohos5.0/base/powermgr/battery_statistics/services/native/src/
H A Dcpu_time_reader.cpp580 void CpuTimeReader::Split(std::string &origin, char delimiter, std::vector<std::string> &splited) in Split()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/cloudsync_fuzzer/
H A Dcloudsync_fuzzer.cpp478 kvDelegatePtrS1_->SetGenCloudVersionCallback([version](const std::string &origin) { in DataChangeSync()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/common_napi_utils/
H A Dcommon_napi_utils.cpp322 uint32_t ColorAlphaAdapt(uint32_t origin) in ColorAlphaAdapt()
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/observer/
H A Dui_observer_listener.cpp635 const auto& origin = clickInfo.GetTarget().origin; in AddTargetObject() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_storage_transaction_data_test.cpp85 static void ValueEqual(const Value &read, const Value &origin) in ValueEqual()

12345678910