| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/ |
| H A D | rs_property_drawable.cpp | 67 RSPropertyDrawCmdListUpdater::RSPropertyDrawCmdListUpdater(int width, int height, RSPropertyDrawable* target) in RSPropertyDrawCmdListUpdater() argument
|
| /foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/ |
| H A D | webgl_framebuffer.h | 94 void SetTarget(GLenum target) in SetTarget() argument
|
| H A D | webgl_renderbuffer.h | 60 void SetTarget(GLenum target) in SetTarget() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/test/unittest/animation/ |
| H A D | rs_animation_test.cpp | 272 std::weak_ptr<RSNode> target = animation->GetTarget(); in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/modifier/ |
| H A D | rs_modifier.h | 72 void AttachToNode(const std::shared_ptr<RSNode> target) in AttachToNode() argument 100 virtual void OnAttachToNode(const std::weak_ptr<RSNode>& target) {} in OnAttachToNode() argument
|
| /foundation/graphic/graphic_2d/rosen/test/render/render_base/unittest/draw/ |
| H A D | rs_property_draw_test.cpp | 90 DrawableV2::RSPropertyDrawable target; in HWTEST_F() local
|
| /foundation/multimodalinput/input/tools/event_inject/src/ |
| H A D | get_device_node.cpp | 129 std::string target = item.substr(startPos, eventLength); in AnalyseDevices() local
|
| /foundation/resourceschedule/memmgr/services/memmgrservice/include/reclaim_priority_manager/ |
| H A D | reclaim_priority_manager.h | 56 ReqProc target; member 60 inline UpdateRequest SingleRequest(const ReqProc &target, AppStateUpdateReason reason) in SingleRequest() argument 68 inline UpdateRequest CallerRequest(const ReqProc &caller, const ReqProc &target, AppStateUpdateReason reason) in CallerRequest() argument
|
| /foundation/resourceschedule/resource_schedule_service/ressched/plugins/frame_aware_plugin/src/ |
| H A D | frame_aware_plugin.cpp | 293 const char* target = data->payload[idtype].get<std::string>().c_str();
in ConvertToInteger() local
|
| /foundation/window/window_manager/test/fuzztest/wms/windowutilmath_fuzzer/ |
| H A D | windowutilmath_fuzzer.cpp | 147 OHOS::Rosen::TransformHelper::Vector3 eye, target, up; in WindowUtilMathFuzzPart2() local
|
| /foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/ |
| H A D | samgr_mini_ipc_adapter.c | 113 SvcIdentity target;
in RegisterIdentity() local
|
| /foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/ |
| H A D | lnn_net_builder_test.cpp | 86 ConnectionAddr target = { in HWTEST_F() local 182 ConnectionAddr target = { in HWTEST_F() local
|
| H A D | lnn_connection_fsm_mock_test.cpp | 86 ConnectionAddr target = { in HWTEST_F() local 181 ConnectionAddr target = { in HWTEST_F() local 238 ConnectionAddr target = { in HWTEST_F() local 275 ConnectionAddr target = { in HWTEST_F() local 308 ConnectionAddr target in HWTEST_F() local 363 ConnectionAddr target = { HWTEST_F() local 390 ConnectionAddr target = { HWTEST_F() local 415 ConnectionAddr target = { HWTEST_F() local 446 ConnectionAddr target = { HWTEST_F() local [all...] |
| /foundation/communication/ipc/ipc/test/rpc/samgr/ |
| H A D | rpc_samgr.c | 178 SvcIdentity target = { in main() local
|
| /foundation/communication/ipc/ipc/test/rpc/client/ |
| H A D | rpc_client.c | 121 SvcIdentity target = { in main() local
|
| /foundation/communication/dsoftbus/tests/core/connection/ble/mock/ |
| H A D | connection_ble_mock.cpp | 84 bool GetJsonObjectSignedNumberItem(const cJSON *json, const char * const string, int32_t *target) in GetJsonObjectSignedNumberItem() argument
|
| /foundation/communication/dsoftbus/core/common/json_utils/ |
| H A D | softbus_json_utils.c | 24 int32_t GetStringItemByJsonObject(const cJSON *json, const char * const string, char *target, in GetStringItemByJsonObject() argument 49 bool GetJsonObjectStringItem(const cJSON *json, const char * const string, char *target, in GetJsonObjectStringItem() argument 74 bool GetJsonObjectNumberItem(const cJSON *json, const char * const string, int32_t *target) in GetJsonObjectNumberItem() argument 89 bool GetJsonObjectSignedNumberItem(const cJSON *json, const char * const string, int32_t *target) in GetJsonObjectSignedNumberItem() argument 104 GetJsonObjectDoubleItem(const cJSON *json, const char * const string, double *target) GetJsonObjectDoubleItem() argument 119 GetJsonObjectNumber16Item(const cJSON *json, const char * const string, uint16_t *target) GetJsonObjectNumber16Item() argument 134 GetJsonObjectNumber64Item(const cJSON *json, const char * const string, int64_t *target) GetJsonObjectNumber64Item() argument 149 GetJsonObjectSignedNumber64Item(const cJSON *json, const char * const string, int64_t *target) GetJsonObjectSignedNumber64Item() argument 164 GetJsonObjectInt32Item(const cJSON *json, const char * const string, int32_t *target) GetJsonObjectInt32Item() argument 179 GetJsonObjectBoolItem(const cJSON *json, const char * const string, bool *target) GetJsonObjectBoolItem() argument [all...] |
| /foundation/communication/ipc/ipc/native/src/jni/source/ |
| H A D | jni_helper.cpp | 173 jobject JNIHelperGetJavaRemoteObject(JNIEnv *env, const sptr<IRemoteObject> &target) in JNIHelperGetJavaRemoteObject() argument
|
| /foundation/communication/ipc/ipc/test/unittest/rpc/client/ |
| H A D | RpcClientTest.cpp | 82 SvcIdentity target = { in HWTEST_F() local 110 SvcIdentity target = { in HWTEST_F() local
|
| /foundation/communication/ipc/ipc/test/unittest/ipc/server/ |
| H A D | IpcServerTest.cpp | 177 SvcIdentity target = { in HWTEST_F() local 199 SvcIdentity target = { in HWTEST_F() local 220 const SvcIdentity *target = GetContextObject(); in HWTEST_F() local
|
| /foundation/communication/ipc/ipc/test/unittest/ipc/samgr/ |
| H A D | IpcSamgrTest.cpp | 148 SvcIdentity target = { in HWTEST_F() local
|
| /foundation/communication/dsoftbus/core/bus_center/service/src/ |
| H A D | bus_center_decision_center.c | 77 ExceptionConnInfo *target = NULL; in HandleBrConnectException() local [all...] |
| /foundation/communication/ipc/ipc/test/unittest/rpc/samgr/ |
| H A D | RpcSamgrTest.cpp | 228 SvcIdentity target = { in HWTEST_F() local 253 SvcIdentity target = { in HWTEST_F() local
|
| /foundation/communication/ipc/ipc/native/c/rpc/ipc_adapter/small/ |
| H A D | ipc_proxy_inner.c | 84 SvcIdentity target = { in GetSessionFromDBinderService() local
|
| /foundation/communication/ipc/ipc/native/src/napi_common/include/ |
| H A D | napi_remote_object_internal.h | 87 sptr<IRemoteObject> target; member
|