Home
last modified time | relevance | path

Searched defs:NAME (Results 1 – 6 of 6) sorted by relevance

/base/customization/enterprise_device_management/test/unittest/src/
Dent_info_test.cpp27 const std::string NAME{"test"}; variable
/base/account/os_account/services/accountmgr/test/moduletest/app_account/
Dapp_account_check_labels_module_test.cpp36 const std::string NAME = "NAME"; variable
/base/update/updater/utils/include/
Dmacros.h80 #define DEFINE_STRUCT_TRAIT(NAME, KEY, ...) \ argument
84 #define DEFINE_STRUCT(NAME, ...) \ argument
89 #define DEFINE_TRAIT(NAME, KEY, ...) \ argument
/base/hiviewdfx/hiview/base/event_store/include/
Dsys_event_query.h48 static std::string NAME; variable
/base/account/os_account/frameworks/appaccount/native/src/
Dapp_account_info.cpp25 const std::string NAME = "name"; variable
/base/hiviewdfx/hiview/base/event_store/
Dsys_event_query.cpp31 std::string EventCol::NAME = "name_"; member in OHOS::HiviewDFX::EventStore::EventCol