Home
last modified time | relevance | path

Searched defs:tag (Results 226 - 250 of 1332) sorted by relevance

12345678910>>...54

/base/hiviewdfx/hisysevent/frameworks/native/include/
H A Dhisysevent_tool.h33 std::string tag; member
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/
H A Dhisysevent_rules.h54 ListenerRule(const std::string& tag, RuleType ruleType = RuleType::WHOLE_WORD) in ListenerRule() argument
82 std::string tag; member in OHOS::HiviewDFX::ListenerRule
49 ListenerRule(const std::string& domain, const std::string& eventName, const std::string& tag, RuleType ruleType = RuleType::WHOLE_WORD, uint32_t eventType = 0) ListenerRule() argument
H A Dhisysevent_manager_c.h75 char tag[MAX_LENGTH_OF_EVENT_TAG]; member
H A Dhisysevent_record_c.h43 char* tag; member
/base/hiviewdfx/hilog/frameworks/libhilog/utils/include/
H A Dlog_print.h32 const char *tag; member
/base/hiviewdfx/hilog/services/hilogd/
H A Dlog_collector.cpp36 constexpr auto tag = "LOGLIMITD"sv; in InsertDropInfo() local
[all...]
/base/hiviewdfx/hiview/service/test/fuzztest/common/hiviewservice_fuzzer/
H A Dhiviewservice_fuzzer.cpp70 std::string tag = std::string(reinterpret_cast<const char*>(data), size); in HiViewServiceSnapshotTraceFuzzTest() local
/base/hiviewdfx/faultloggerd/frameworks/allocator/include/
H A Ddfx_allocator.h44 PageTag tag; member
/base/msdp/device_status/utils/common/include/
H A Dfi_log.h70 InnerFunctionTracer(LogLevel level, const char* tag, const char* func) in InnerFunctionTracer() argument
/base/security/access_token/frameworks/common/src/
H A Djson_parser.cpp37 bool JsonParser::GetStringFromJson(const nlohmann::json& j, const std::string& tag, std::string& out) in GetStringFromJson() argument
46 bool JsonParser::GetIntFromJson(const nlohmann::json& j, const std::string& tag, int& out) in GetIntFromJson() argument
55 bool JsonParser::GetUnsignedIntFromJson(const nlohmann::json& j, const std::string& tag, unsigned int& out) in GetUnsignedIntFromJson() argument
64 GetBoolFromJson(const nlohmann::json& j, const std::string& tag, bool& out) GetBoolFromJson() argument
[all...]
/base/security/asset/frameworks/c/system_api/src/
H A Dasset_system_api.c62 AssetAttr *AssetParseAttr(const AssetResult *result, AssetTag tag) in AssetParseAttr() argument
/base/security/asset/interfaces/kits/c/src/
H A Dasset_api.c52 Asset_Attr *OH_Asset_ParseAttr(const Asset_Result *result, Asset_Tag tag) in OH_Asset_ParseAttr() argument
/base/security/certificate_manager/frameworks/cert_manager_standard/main/common/src/
H A Dcm_param.c26 enum CmTagType GetTagType(enum CmTag tag) in GetTagType() argument
154 int32_t CmGetParam(const struct CmParamSet *paramSet, uint32_t tag, struct CmParam **param) in CmGetParam() argument
/base/security/crypto_framework/common/src/
H A Dparams_parser.c183 static const HcfParaConfig *FindConfig(const HcString* tag) in FindConfig() argument
/base/security/crypto_framework/test/unittest/src/native/
H A Dnative_sym_cipher_test.cpp149 uint8_t tag[16] = {0}; in HWTEST_F() local
/base/security/huks/interfaces/kits/c/src/
H A Dnative_huks_param.c60 struct OH_Huks_Result OH_Huks_GetParam(const struct OH_Huks_ParamSet *paramSet, uint32_t tag, in OH_Huks_GetParam() argument
/base/startup/init/services/sandbox/include/
H A Dsandbox.h37 SandboxTag tag; member
/base/telephony/core_service/services/sim/src/
H A Dvoice_mail_constants.cpp91 std::string tag = ""; in GetVoiceMailTag() local
/base/telephony/core_service/test/unittest/utils_codec_gtest/
H A Dasn1_builder_test.cpp51 uint32_t tag = 0; in HWTEST_F() local
64 uint32_t tag = 0; in HWTEST_F() local
87 uint32_t tag = 0xBF2B; HWTEST_F() local
101 uint32_t tag = 0; HWTEST_F() local
116 uint32_t tag = 0; HWTEST_F() local
131 int32_t tag = 0x81; HWTEST_F() local
142 int32_t tag = 0x81; HWTEST_F() local
153 int32_t tag = 0x81; HWTEST_F() local
[all...]
H A Dasn1_decoder_test.cpp51 uint32_t tag = 0x81; in HWTEST_F() local
/base/update/updater/services/ui/
H A Dupdater_ui_empty.h40 void ShowLog(const std::string &tag, bool isClear = false) const {} in ShowLog() argument
41 void ShowLogRes(const std::string &tag, bool isClear = false) const {} in ShowLogRes() argument
42 void ShowUpdInfo(const std::string &tag, bool isClear = false) const {} in ShowUpdInfo() argument
/base/update/updater/test/unittest/utils/
H A Dutils_unittest.cpp148 const std::string tag = "abc"; in HWTEST_F() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_mem_lowlevel.h116 static inline struct tagged_addr as_tagged_tag(phys_addr_t phys, int tag) in as_tagged_tag() argument
[all...]
/device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/inc/
H A Dmpp_meta_impl.h44 char tag[MPP_TAG_SIZE]; member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_mem_lowlevel.h113 static inline struct tagged_addr as_tagged_tag(phys_addr_t phys, int tag) in as_tagged_tag() argument
[all...]

Completed in 9 milliseconds

12345678910>>...54