Home
last modified time | relevance | path

Searched defs:tags (Results 1 - 25 of 27) sorted by relevance

12

/base/hiviewdfx/hitrace/test/fuzztest/common/
H A Dhitrace_fuzztest_common.h41 void GenerateTagStr(const uint64_t tags, std::string& tagStr) in GenerateTagStr() argument
72 GenerateTagVec(const uint64_t tags, std::vector<std::string>& tagVec) GenerateTagVec() argument
[all...]
/base/hiviewdfx/hiview/adapter/service/client/src/
H A Dhiview_service_trace_delegate.cpp41 CollectResult<int32_t> HiViewServiceTraceDelegate::OpenRecording(const std::string& tags) in OpenRecording() argument
H A Dhiview_service_ability_proxy.cpp163 CollectResultParcelable<int32_t> HiviewServiceAbilityProxy::OpenRecordingTrace(const std::string& tags) in OpenRecordingTrace() argument
/base/powermgr/thermal_manager/services/native/src/thermal_action/action/action_soc/
H A Dsoc_action_base.cpp35 std::vector<int32_t> tags; in SocLimitRequest() local
/base/hiviewdfx/hilog/services/hilogd/include/
H A Dlog_filter.h35 char tags[MAX_TAGS][MAX_TAG_LEN]; member
/base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/client/src/
H A Dtrace_collector_client_impl.cpp55 CollectResult<int32_t> TraceCollectorImpl::OpenRecording(const std::string& tags) in OpenRecording() argument
/base/hiviewdfx/hiview/service/test/fuzztest/common/hiviewservice_fuzzer/
H A Dhiviewservice_fuzzer.cpp84 std::string tags = std::string(reinterpret_cast<const char*>(data), size); in HiViewServiceRecordingTraceFuzzTest() local
/base/web/webview/ohos_adapter/hiviewdfx_adapter/src/
H A Dhitrace_adapter_impl.cpp66 uint64_t tags = ConvertToUint64(enable, 0); in IsHiTraceEnable() local
102 uint64_t tags = ConvertToUint64(enable, 0); in IsACETraceEnable() local
/base/hiviewdfx/hiview/base/
H A Dplugin.cpp106 context_->AddDispatchInfo(shared_from_this(), types, eventNames, tags, domainRulesMap); in AddDispatchInfo() local
99 AddDispatchInfo(const std::unordered_set<uint8_t>& types, const std::unordered_set<std::string> &eventNames, const std::unordered_set<std::string> &tags, const std::unordered_map<std::string, DomainRule>& domainRulesMap) AddDispatchInfo() argument
/base/msdp/device_status/intention/adapters/input_adapter/src/
H A Dinput_adapter.cpp94 uint32_t tags = CapabilityToTags(MMI::INPUT_DEV_CAP_POINTER); in AddFilter() local
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
H A Dmemory_util.cpp53 bool MemoryUtil::GetTypeValue(const string &str, const vector<string> &tags, string &type, uint64_t &value) in GetTypeValue() argument
/base/hiviewdfx/hitrace/frameworks/native/
H A Dcommon_utils.cpp137 static void ParseSysFiles(cJSON *tags, TagCategory& tagCategory) in ParseSysFiles() argument
152 cJSON* tags = nullptr; in ParseTagCategory() local
[all...]
/base/hiviewdfx/hitrace/interfaces/js/kits/napi/hitracemeter/
H A Dnapi_hitrace_meter.cpp125 void SetTagsParam(const napi_env& env, const napi_value& value, uint64_t& tags) in SetTagsParam() argument
155 bool ParseTagsParam(const napi_env& env, const napi_value& value, uint64_t& tags) in ParseTagsParam() argument
263 uint64_t tags = HITRACE_TAG_APP; in JSStartCaptureAppTrace() local
/base/security/asset/frameworks/js/napi/src/
H A Dasset_napi_check.cpp98 bool CheckTagRange(const napi_env env, const AssetAttr &attr, const std::vector<uint32_t> &tags) in CheckTagRange() argument
/base/hiviewdfx/hiview/adapter/service/server/src/
H A Dhiview_service_ability_stub.cpp385 std::string tags; in HandleOpenRecordingTraceRequest() local
H A Dhiview_service_ability.cpp289 CollectResultParcelable<int32_t> HiviewServiceAbility::OpenRecordingTrace(const std::string& tags) in OpenRecordingTrace() argument
/base/hiviewdfx/hiview/service/
H A Dhiview_service.cpp327 CollectResult<int32_t> HiviewService::OpenRecordingTrace(const std::string& tags) in OpenRecordingTrace() argument
/base/hiviewdfx/hiview/base/include/
H A Dplugin.h289 AddDispatchInfo(std::weak_ptr<Plugin> plugin, const std::unordered_set<uint8_t>& types, const std::unordered_set<std::string>& eventNames, const std::unordered_set<std::string>& tags, const std::unordered_map<std::string, DomainRule>& domainRulesMap) AddDispatchInfo() argument
/base/hiviewdfx/hilog/frameworks/libhilog/include/
H A Dhilog_cmd.h83 char tags[MAX_TAGS][MAX_TAG_LEN]; member
/base/hiviewdfx/hilog/services/hilogtool/
H A Dmain.cpp323 string tags[MAX_TAGS]; member
784 std::vector<std::string> tags; in TagHandler() local
[all...]
/base/hiviewdfx/hitrace/cmd/src/
H A Dhitrace_cmd.cpp50 std::string tags; member
224 static bool SetTraceTagsEnabled(uint64_t tags) in SetTraceTagsEnabled() argument
/base/startup/init/services/modules/trace/
H A Dinit_trace.c219 static bool SetTraceTagsEnabled(uint64_t tags) in SetTraceTagsEnabled() argument
/base/global/i18n/frameworks/intl/src/
H A Dlocale_config.cpp1013 std::set<std::string> tags; in setOtherExtension() local
/base/hiviewdfx/hiview/plugins/eventlogger/
H A Devent_logger.cpp656 std::string tags = "PeerBinder catcher stacktrace for pid "; in ParsePeerStack() local
/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/
H A Dhitrace_dump.cpp53 std::vector<std::string> tags; member
208 bool CheckTags(const std::vector<std::string> &tags, const std::map<std::string, TagCategory> &allTags) in CheckTags() argument
[all...]

Completed in 22 milliseconds

12