| /foundation/barrierfree/accessibility/services/test/xts/src/sa_perform_action_test/ |
| H A D | sa_perform_action_xts.cpp | 1758 std::string target = packageAccount->GetConfig()->GetShortkeyTarget(); in PackageChanged() local
|
| /foundation/barrierfree/accessibility/services/test/xts/src/samgr_register_element_test/ |
| H A D | samgr_register_element_test.cpp | 1758 std::string target = packageAccount->GetConfig()->GetShortkeyTarget(); in PackageChanged() local
|
| /foundation/arkui/ui_lite/frameworks/components/ |
| H A D | ui_view.cpp | 729 void UIView::GetTargetView(const Point& point, UIView** current, UIView** target) in GetTargetView() argument
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
| H A D | component.cpp | 1895 Component *target = (parent == nullptr) ? this : parent; in HandleChildrenChange() local
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/base/ |
| H A D | js_fwk_common.cpp | 141 jerry_value_t target = UNDEFINED; in MallocStringOf() local 951 IsHexColor(const char * const target) IsHexColor() argument 955 IsRgbColor(const char * const target) IsRgbColor() argument 959 IsRgbaColor(const char * const target) IsRgbaColor() argument [all...] |
| /foundation/graphic/graphic_surface/surface/src/ |
| H A D | buffer_queue.cpp | 76 std::string target = "/system/bin/render_service"; in IsLocalRender() local
|
| /foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/ |
| H A D | gltf2_data_structures.h | 209 BufferTarget target = BufferTarget::NOT_DEFINED; // ARRAY_BUFFER, ELEMENT_ARRAY_BUFFER member 581 BASE_NS::vector<Attribute> target; member
|
| /foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/ |
| H A D | animation_system.cpp | 322 T& target = Get<T&>(animatedValue); in Interpolate() local [all...] |
| /foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
| H A D | ecs_animation.cpp | 68 BASE_NS::string ResolvePathToAnimationRoot(IEcs& ecs, Entity root, Entity target) in ResolvePathToAnimationRoot() argument 729 auto target in RemoveKey() local 764 auto target = manager->GetData(targetEntity); UpdateKey() local 936 GetAnimationTrack(CORE_NS::Entity target, BASE_NS::string_view fullPropertyPath) GetAnimationTrack() argument 1225 auto target = animationTrackHandle->target; UpdateAnimationTrackDuration() local [all...] |
| /foundation/graphic/graphic_3d/lume/Lume_3D/src/util/ |
| H A D | mesh_builder.cpp | 1744 auto target = startTarget; in GatherDeltasP() local 1770 auto target = startTarget; GatherDeltasP() local 1836 auto target = startTarget; GatherDeltasPN() local 1870 auto target = startTarget; GatherDeltasPN() local 1966 auto target = startTarget; GatherDeltasPNT() local 2005 auto target = startTarget; GatherDeltasPNT() local [all...] |
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/ |
| H A D | rs_node_test.cpp | 4903 auto target = RSNodeMap::Instance().GetAnimationFallbackNode(); in HWTEST_F() local
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/ |
| H A D | image_utils.cpp | 763 int32_t ImageUtils::KMPFind(const uint8_t* target, uint32_t targetLen, in KMPFind() argument
|
| /foundation/resourceschedule/memmgr/services/memmgrservice/src/reclaim_priority_manager/ |
| H A D | reclaim_priority_manager.cpp | 438 ReqProc target = request.target; in HandleAbilityStart() local 569 bool ReclaimPriorityManager::HandleCreateProcess(ReqProc &target, int accountId, bool isRender) in HandleCreateProcess() argument 742 ReqProc target = request.target; UpdateExtensionStatusForTarget() local 775 ReqProc target = request.target; UpdateExtensionStatusForCaller() local 927 ReqProc target = request.target; UpdateReclaimPriorityInner() local [all...] |
| /foundation/resourceschedule/background_task_mgr/services/continuous_task/src/ |
| H A D | bg_continuous_task_mgr.cpp | 657 auto target = taskParam->wantAgent_->GetPendingWant()->GetTarget();
in StartBackgroundRunning() local [all...] |
| /foundation/communication/dsoftbus/core/transmission/trans_channel/common/src/ |
| H A D | trans_lane_pending_ctl.c | 310 static int32_t CopyAsyncReqItemSessionParamIds(const SessionParam *source, SessionParam *target) in CopyAsyncReqItemSessionParamIds() argument 338 static int32_t CopyAsyncReqItemSessionParam(const SessionParam *source, SessionParam *target) in CopyAsyncReqItemSessionParam() argument [all...] |
| /foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/ |
| H A D | lnn_net_builder_deps_mock.cpp | 488 LnnConnectionFsm *LnnCreateConnectionFsm(const ConnectionAddr *target, const char *pkgName, bool isNeedConnect) in LnnCreateConnectionFsm() argument
|
| /foundation/communication/ipc/ipc/native/src/mock/include/ |
| H A D | sys_binder.h | 172 } target; member
|
| /foundation/communication/dsoftbus/core/connection/br/src/ |
| H A D | softbus_conn_br_manager.c | 573 ConnBrDevice *target = NULL; in HandlePendingRequestOnAvailableState() local 951 BrPending *target = NULL; in UnpendConnection() local 1029 TransitionToState(enum BrServerState target) TransitionToState() argument 1388 ConnBrConnection *target = NULL; ConnBrRemoveConnection() local 1420 ConnBrConnection *target = NULL; ConnBrGetConnectionByAddr() local 1448 ConnBrConnection *target = NULL; ConnBrGetConnectionById() local 1659 BrPending *target = NULL; BrPendConnection() local [all...] |
| /foundation/communication/ipc/ipc/native/src/napi_common/source/ |
| H A D | napi_remote_object.cpp | 826 napi_value NAPI_ohos_rpc_CreateJsRemoteObject(napi_env env, const sptr<IRemoteObject> target) in NAPI_ohos_rpc_CreateJsRemoteObject() argument 1131 napi_value StubSendRequestAsync(napi_env env, sptr<IRemoteObject> target, uint32_t code, in StubSendRequestAsync() argument 1172 StubSendRequestPromise(napi_env env, sptr<IRemoteObject> target, uint32_t code, std::shared_ptr<MessageParcel> data, std::shared_ptr<MessageParcel> reply, MessageOption &option, napi_value *argv) StubSendRequestPromise() argument 1244 sptr<IRemoteObject> target = NAPI_ohos_rpc_getNativeRemoteObject(env, thisVar); NAPI_RemoteObject_sendRequest() local 1328 sptr<IRemoteObject> target = NAPI_ohos_rpc_getNativeRemoteObject(env, thisVar); NAPI_RemoteObject_sendMessageRequest() local [all...] |
| /foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/ |
| H A D | lnn_connection_fsm.c | 1715 LnnConnectionFsm *LnnCreateConnectionFsm(const ConnectionAddr *target, const char *pkgName, in LnnCreateConnectionFsm() argument
|
| /foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/mock/ |
| H A D | lnn_data_cloud_sync_mock.cpp | 469 LnnConnectionFsm *LnnCreateConnectionFsm(const ConnectionAddr *target, const char *pkgName, bool isNeedConnect) in LnnCreateConnectionFsm() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/ |
| H A D | cloud_syncer_extend.cpp | 875 const auto &target = cloudTaskInfos_[targetId]; in MergeTaskTablesIfConsistent() local 902 std::pair<TaskId, TaskId> CloudSyncer::SwapTwoTaskAndCopyTable(TaskId source, TaskId target) in SwapTwoTaskAndCopyTable() argument [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/ |
| H A D | distributeddb_relational_ver_p2p_sync_test.cpp | 519 DataValue target; in CheckVirtualData() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ |
| H A D | sqlite_single_ver_natural_store_connection.cpp | 411 void SQLiteSingleVerNaturalStoreConnection::ResetConflictNotifierCount(int target) in ResetConflictNotifierCount() argument 422 void SQLiteSingleVerNaturalStoreConnection::AddConflictNotifierCount(int target) in AddConflictNotifierCount() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/ |
| H A D | obex_headers.cpp | 485 bool ObexHeader::AppendItemTarget(const uint8_t *target, const uint16_t length) in AppendItemTarget() argument
|