Home
last modified time | relevance | path

Searched defs:FIELD_BUNDLE_NAME (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/include/
H A Ddata_share_common.h53 constexpr const char* FIELD_BUNDLE_NAME = "bundle_name"; variable
/ohos5.0/base/security/access_token/services/accesstokenmanager/main/cpp/include/database/
H A Dtoken_field_const.h28 const static std::string FIELD_BUNDLE_NAME; variable
/ohos5.0/base/security/access_token/services/accesstokenmanager/main/cpp/src/database/
H A Dtoken_field_const.cpp22 const std::string TokenFiledConst::FIELD_BUNDLE_NAME = "bundle_name"; member in OHOS::Security::AccessToken::TokenFiledConst
/ohos5.0/base/hiviewdfx/hiview/plugins/usage_event_report/include/
H A Dusage_event_common.h116 const std::string FIELD_BUNDLE_NAME = "bundle_name"; variable