| /base/security/security_guard/test/unittest/data_collect/include/ |
| H A D | config_define.h | 33 std::vector<std::string> caller; member
|
| /foundation/ability/form_fwk/test/unittest/fms_form_caller_mgr_test/ |
| H A D | form_caller_mgr_test.cpp | 380 std::shared_ptr<FormHostCaller> caller = std::make_shared<FormHostCaller>(formJsInfo, nullptr); in HWTEST_F() local
|
| /foundation/CastEngine/castengine_wifi_display/services/interaction/domain/ |
| H A D | domain_manager.cpp | 87 int32_t DomainManager::AddPeer(std::shared_ptr<ITransmitMgr> mgr, std::shared_ptr<IDomainPeer> caller) in AddPeer() argument
|
| /foundation/ability/ability_runtime/services/abilitymgr/src/utils/ |
| H A D | window_options_utils.cpp | 80 sptr<IRemoteObject> caller; in UpdateStartOptionsToSetDisplayID() local 103 sptr<IRemoteObject> caller; in UpdateWantToSetDisplayID() local
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | genmipmap.c | 236 validate_params_and_generate_mipmap(struct gl_texture_object *texObj, const char* caller) in validate_params_and_generate_mipmap() argument 115 generate_texture_mipmap(struct gl_context *ctx, struct gl_texture_object *texObj, GLenum target, const char* caller) generate_texture_mipmap() argument [all...] |
| H A D | program_resource.c | 71 lookup_linked_program(GLuint program, const char *caller) in lookup_linked_program() argument
|
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-bigint.cc | 78 ThisBigIntValue(Isolate* isolate, Handle<Object> value, const char* caller) ThisBigIntValue() argument
|
| /base/hiviewdfx/hiview/base/ |
| H A D | pipeline.cpp | 121 void PipelineEvent::FillPipelineInfo(std::shared_ptr<Plugin> caller, const std::string& pipelineName,
in FillPipelineInfo() argument
|
| /base/hiviewdfx/hiview/plugins/unified_collector/task/ |
| H A D | cpu_collection_task.cpp | 31 UCollect::TraceCaller caller;
member
|
| /base/hiviewdfx/hiview/test/unittest/unified_collection/utility/ |
| H A D | trace_collector_test.cpp | 53 UCollect::TraceCaller caller = UCollect::TraceCaller::XPERF;
in HWTEST_F() local 76 UCollect::TraceCaller caller = UCollect::TraceCaller::XPOWER;
in HWTEST_F() local 100 UCollect::TraceCaller caller = UCollect::TraceCaller::RELIABILITY;
in HWTEST_F() local 147 UCollect::TraceCaller caller = UCollect::TraceCaller::BETACLUB; HWTEST_F() local 173 UCollect::TraceCaller caller = UCollect::TraceCaller::OTHER; HWTEST_F() local 263 UCollect::TraceCaller caller = UCollect::TraceCaller::DEVELOP; HWTEST_F() local 306 UCollect::TraceCaller caller = UCollect::TraceCaller::DEVELOP; HWTEST_F() local 331 UCollect::TraceCaller caller = UCollect::TraceCaller::DEVELOP; HWTEST_F() local 357 UCollect::TraceCaller caller = UCollect::TraceCaller::DEVELOP; HWTEST_F() local 383 UCollect::TraceCaller caller = UCollect::TraceCaller::HIVIEW; HWTEST_F() local [all...] |
| /base/hiviewdfx/hiview/service/test/fuzztest/common/hiviewservice_fuzzer/ |
| H A D | hiviewservice_fuzzer.cpp | 78 UCollect::TraceCaller caller = static_cast<UCollect::TraceCaller>(*data); in HiViewServiceDumpSnapshotTraceFuzzTest() local
|
| /base/security/certificate_manager/services/cert_manager_standard/cert_manager_service/main/security_guard_report/include/ |
| H A D | cm_security_guard_report.h | 37 char *caller; member
|
| /base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/ |
| H A D | sec_comp_service_test.cpp | 188 SecCompCallerInfo caller; in HWTEST_F() local 353 SecCompCallerInfo caller; in HWTEST_F() local [all...] |
| H A D | sec_comp_manager_test.cpp | 333 SecCompCallerInfo caller = { in HWTEST_F() local 371 SecCompCallerInfo caller = { in HWTEST_F() local 409 SecCompCallerInfo caller = { in HWTEST_F() local 426 SecCompCallerInfo caller = { HWTEST_F() local 470 SecCompCallerInfo caller = { HWTEST_F() local 554 SecCompCallerInfo caller = { HWTEST_F() local [all...] |
| /device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/inc/ |
| H A D | mpp_meta_impl.h | 45 const char *caller; member
|
| /foundation/ability/ability_runtime/test/unittest/ability_timeout_test/ |
| H A D | ability_timeout_test.cpp | 293 auto caller = AbilityRecord::CreateAbilityRecord(abilityRequest); in HWTEST_F() local 360 auto caller = AbilityRecord::CreateAbilityRecord(abilityRequest); HWTEST_F() local 424 auto caller = AbilityRecord::CreateAbilityRecord(abilityRequest); HWTEST_F() local 485 auto caller = AbilityRecord::CreateAbilityRecord(abilityRequest); HWTEST_F() local 549 auto caller = AbilityRecord::CreateAbilityRecord(abilityRequest); HWTEST_F() local 666 auto caller = AbilityRecord::CreateAbilityRecord(abilityRequest); HWTEST_F() local 732 auto caller = AbilityRecord::CreateAbilityRecord(abilityRequest); HWTEST_F() local 796 auto caller = AbilityRecord::CreateAbilityRecord(abilityRequest); HWTEST_F() local 860 auto caller = AbilityRecord::CreateAbilityRecord(abilityRequest); HWTEST_F() local [all...] |
| /foundation/ability/ability_lite/frameworks/ability_lite/src/ |
| H A D | ability_slice_manager.cpp | 60 void AbilitySliceManager::Present(const AbilitySlice &caller, AbilitySlice &target, const Want &want) in Present() argument
|
| /foundation/ability/ability_runtime/services/abilitymgr/src/start_ability_handler/ |
| H A D | start_ability_sandbox_savefile.cpp | 128 int StartAbilitySandboxSavefile::PushRecord(int reqCode, const std::shared_ptr<AbilityRecord> &caller) in PushRecord() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/utils/ |
| H A D | text_trace.h | 84 static void TraceWithLevel(TextTraceLevel level, const std::string& traceStr, std::string caller) in TraceWithLevel() argument
|
| /third_party/libwebsockets/lib/core-net/ |
| H A D | close.c | 1008 lws_close_free_wsi(struct lws *wsi, enum lws_close_status reason, const char *caller) in lws_close_free_wsi() argument 346 __lws_close_free_wsi(struct lws *wsi, enum lws_close_status reason, const char *caller) __lws_close_free_wsi() argument
|
| /third_party/skia/gm/ |
| H A D | drawatlascolor.cpp | 32 static sk_sp<SkImage> make_atlas(SkCanvas* caller, int atlasSize) { in make_atlas() argument
|
| /base/hiviewdfx/hiview/base/include/ |
| H A D | pipeline.h | 86 static std::shared_ptr<PipelineEventType> RepackPipelineEvent(std::shared_ptr<Plugin> caller,
in RepackPipelineEvent() argument
|
| /base/hiviewdfx/hiview/framework/native/unified_collection/decorator/test/ |
| H A D | decorator_test.cpp | 100 UCollect::TraceCaller caller = UCollect::TraceCaller::OTHER;
in CallCollectorFuncs() local
|
| /base/hiviewdfx/hiview/adapter/service/client/src/ |
| H A D | hiview_service_ability_proxy.cpp | 154 CollectResultParcelable<std::vector<std::string>> HiviewServiceAbilityProxy::DumpSnapshotTrace(int32_t caller) in DumpSnapshotTrace() argument
|
| /base/notification/eventhandler/frameworks/eventhandler/src/ |
| H A D | inner_event.cpp | 112 InnerEvent::Pointer InnerEvent::Get(uint32_t innerEventId, int64_t param, const Caller &caller) in Get() argument 124 InnerEvent::Pointer InnerEvent::Get(const EventId &innerEventId, int64_t param, const Caller &caller) in Get() argument 144 Get(const Callback &callback, const std::string &name, const Caller &caller) Get() argument [all...] |