| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| H A D | arkts_native_navigator_bridge.cpp | 25 std::string target = secondArg->ToString(vm)->ToString(vm); in SetTarget() local
|
| /foundation/arkui/napi/interfaces/inner_api/cjffi/native/ |
| H A D | runtimetype.h | 49 bool IsType(RuntimeType* target) in IsType() argument
|
| /foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
| H A D | PropertyHandlerArrayHolder.h | 29 META_NS::IProperty::WeakPtr target; member [all...] |
| /foundation/graphic/graphic_3d/lume/Lume_3D/src/util/ |
| H A D | string_util.h | 36 inline void CopyStringToArray(const BASE_NS::string_view source, char* target, size_t maxLength) in CopyStringToArray() argument
|
| /foundation/graphic/graphic_3d/lume/metaobject/src/ |
| H A D | object_context.cpp | 46 bool ObjectContext::SetTarget(const IObject::Ptr& target) in SetTarget() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/ |
| H A D | rs_transition.cpp | 71 auto target = GetTarget().lock(); in StartRenderTransition() local [all...] |
| H A D | rs_curve_animation.cpp | 60 auto target = GetTarget().lock(); in StartRenderAnimation() local
|
| H A D | rs_animation_group.cpp | 83 auto target = target_.lock(); in OnStart() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsproxyrendernode_fuzzer/ |
| H A D | rsproxyrendernode_fuzzer.cpp | 78 auto target = std::make_shared<RSSurfaceRenderNode>(config);
in DoSomethingInterestingWithMyAPI() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/ |
| H A D | rs_proxy_render_node_test.cpp | 51 auto target = std::make_shared<RSSurfaceRenderNode>(config); in HWTEST_F() local 78 auto target = std::make_shared<RSSurfaceRenderNode>(config); in HWTEST_F() local 96 auto target = std::make_shared<RSSurfaceRenderNode>(config); in HWTEST_F() local 113 std::weak_ptr<RSSurfaceRenderNode> target; in HWTEST_F() local 132 auto target = std::make_shared<RSSurfaceRenderNode>(config); in HWTEST_F() local 152 auto target = std::make_shared<RSSurfaceRenderNode>(config); HWTEST_F() local 172 auto target = std::make_shared<RSSurfaceRenderNode>(config); HWTEST_F() local 192 auto target = std::make_shared<RSSurfaceRenderNode>(config); HWTEST_F() local [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/ |
| H A D | rs_animation_test.cpp | 327 auto target = animation->GetTarget();
in HWTEST_F() local 369 auto target = animation->GetTarget();
in HWTEST_F() local 408 auto target = animation->GetTarget();
in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/ |
| H A D | rs_render_transition.cpp | 95 auto target = GetTarget(); in OnAttach() local 119 auto target = GetTarget(); in OnDetach() local [all...] |
| /foundation/multimedia/image_effect/frameworks/native/render_environment/core/ |
| H A D | render_opengl_renderer.cpp | 47 Draw(GLuint texId, GLuint fbo, RenderMesh *mesh, RenderGeneralProgram *shader, RenderViewport *viewport, GLenum target) Draw() argument 116 DrawOnScreenWithTransform(GLuint texId, RenderMesh *mesh, RenderGeneralProgram *shader, RenderViewport *viewport, GraphicTransformType type, GLenum target) DrawOnScreenWithTransform() argument 130 DrawOnScreen(GLuint texId, RenderMesh *mesh, RenderGeneralProgram *shader, RenderViewport *viewport, const void *trans, GLenum target) DrawOnScreen() argument
|
| /foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/ |
| H A D | default_client_mini_adapter.c | 51 SvcIdentity target = {INVALID_INDEX, INVALID_INDEX, INVALID_INDEX};
in QueryRemoteIdentityInner() local
|
| /foundation/communication/dsoftbus/tests/core/connection/br/ |
| H A D | connection_br_mock.cpp | 39 bool GetJsonObjectSignedNumberItem(const cJSON *json, const char * const string, int32_t *target) in GetJsonObjectSignedNumberItem() argument 44 bool GetJsonObjectNumber64Item(const cJSON *json, const char * const string, int64_t *target) in GetJsonObjectNumber64Item() argument 64 bool GetJsonObjectNumberItem(const cJSON *json, const char * const string, int32_t *target) in GetJsonObjectNumberItem() argument
|
| /foundation/communication/netmanager_base/test/netmanagernative/unittest/firewall_manager_test/ |
| H A D | firewall_manager_class_test.cpp | 258 std::string target = "DROP"; in HWTEST_F() local
|
| /foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/common/ |
| H A D | wifi_channel_helper_test.cpp | 109 int target = FREP_2G_MIN; in HWTEST_F() local 118 int target = CHANNEL_14_FREP; in HWTEST_F() local 127 int target = FREP_5G_MIN; in HWTEST_F() local 136 int target = CHANNEL_2G_MIN; in HWTEST_F() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/ |
| H A D | single_ver_relational_sync_task_context.cpp | 54 void SingleVerRelationalSyncTaskContext::CopyTargetData(const ISyncTarget *target, const TaskParam &taskParam) in CopyTargetData() argument
|
| /third_party/glslang/gtests/ |
| H A D | TestFixture.cpp | 85 EShMessages DeriveOptions(Source source, Semantics semantics, Target target) in DeriveOptions() argument
|
| /third_party/gn/src/gn/ |
| H A D | action_target_generator.cc | 21 ActionTargetGenerator( Target* target, Scope* scope, const FunctionCallNode* function_call, Target::OutputType type, Err* err) ActionTargetGenerator() argument [all...] |
| H A D | bundle_file_rule.cc | 17 ErrMissingPropertyForExpansion(const Settings* settings, const Target* target, const BundleFileRule* bundle_file_rule, const char* property_name) ErrMissingPropertyForExpansion() argument 46 ApplyPatternToSource(const Settings* settings, const Target* target, const BundleData& bundle_data, const SourceFile& source_file, SourceFile* expanded_source_file, Err* err) const ApplyPatternToSource() argument 94 ApplyPatternToSourceAsOutputFile( const Settings* settings, const Target* target, const BundleData& bundle_data, const SourceFile& source_file, OutputFile* expanded_output_file, Err* err) const ApplyPatternToSourceAsOutputFile() argument [all...] |
| H A D | config_values_extractors.h | 33 explicit ConfigValuesIterator(const Target* target) : target_(target) { in ConfigValuesIterator() argument 85 RecursiveTargetConfigToStream( RecursiveWriterConfig config, const Target* target, const std::vector<T>& (ConfigValues::*getter)() const, const Writer& writer, std::ostream& out) RecursiveTargetConfigToStream() argument [all...] |
| H A D | generated_file_target_generator.cc | 14 GeneratedFileTargetGenerator( Target* target, Scope* scope, const FunctionCallNode* function_call, Target::OutputType type, Err* err) GeneratedFileTargetGenerator() argument
|
| H A D | header_checker.h | 39 const Target* target; member 90 const Target* target; member [all...] |
| /third_party/gn/src/base/win/ |
| H A D | scoped_process_information.cc | 18 bool CheckAndDuplicateHandle(HANDLE source, ScopedHandle* target) { in CheckAndDuplicateHandle() argument
|