Home
last modified time | relevance | path

Searched defs:fields (Results 1 – 25 of 28) sorted by relevance

12

/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/utility/
Dsql_util.cpp20 …eateTable(const std::string& table, const std::vector<std::pair<std::string, std::string>>& fields) in CreateTable()
/base/hiviewdfx/hiview/base/utility/
Dsql_util.cpp21 const std::vector<std::pair<std::string, std::string>>& fields) in GenerateCreateSql()
/base/hiviewdfx/hiview/plugins/unified_collector/storage/
Dcpu_storage.cpp129 const std::vector<std::pair<std::string, std::string>>& fields) in CreateTable()
159 const std::vector<std::pair<std::string, std::string>> fields = { in CreateCpuCollectionTable() local
187 const std::vector<std::pair<std::string, std::string>> fields = { in CreateThreadCpuCollectionTable() local
213 const std::vector<std::pair<std::string, std::string>> fields = { in CreateVersionTable() local
/base/hiviewdfx/hiview/plugins/event_store/event_export/database/adapter/
Dexport_db_storage.cpp36 const std::vector<std::pair<std::string, std::string>>& fields) in CreateTable()
57 const std::vector<std::pair<std::string, std::string>> fields = { in CreateExportDetailsTable() local
/base/update/updater/services/include/applypatch/
Dapply_patch.h22 std::vector<std::string> fields; member
/base/hiviewdfx/hiview/plugins/usage_event_report/cache/
Devent_db_helper.cpp182 const std::vector<std::pair<std::string, std::string>>& fields) in CreateTable()
201 std::vector<std::pair<std::string, std::string>> fields = { in CreatePluginStatsTable() local
216 std::vector<std::pair<std::string, std::string>> fields = {{DB_COLUMIN_EVNET, SQL_TEXT_TYPE}}; in CreateSysUsageTable() local
Djson_parser.cpp48 …ol JsonParser::CheckJsonValue(const Json::Value& eventJson, const std::vector<std::string>& fields) in CheckJsonValue()
Dfold_app_usage_db_helper.cpp168 std::vector<std::pair<std::string, std::string>> fields = { in CreateAppEventsTable() local
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/
Dapp_event_dao.cpp57 const std::vector<std::pair<std::string, std::string>> fields = { in Create() local
Dapp_event_mapping_dao.cpp54 const std::vector<std::pair<std::string, std::string>> fields = { in Create() local
Dapp_event_observer_dao.cpp51 const std::vector<std::pair<std::string, std::string>> fields = { in Create() local
Duser_id_dao.cpp57 const std::vector<std::pair<std::string, std::string>> fields = { in Create() local
Duser_property_dao.cpp57 const std::vector<std::pair<std::string, std::string>> fields = { in Create() local
Dcustom_event_param_dao.cpp56 const std::vector<std::pair<std::string, std::string>> fields = { in Create() local
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
Ddata_share_store.cpp37 … std::vector<std::pair<std::string, std::string>> fields = {{EventTable::FIELD_UID, SQL_INT_TYPE}, in OnCreate() local
Ddata_share_dao.cpp109 std::vector<std::string> fields = { std::to_string(uid) }; in DeleteSubscriberInfo() local
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/utils/
Dapp_event_task_storage.cpp58 const std::vector<std::pair<std::string, std::string>> fields = { in InnerCreateAppTaskTable() local
Dtrace_storage.cpp68 const std::vector<std::pair<std::string, std::string>> fields = { in CreateTraceFlowControlTable() local
/base/hiviewdfx/hiview/base/event_store/store/
Dsys_event_repeat_db.cpp93 const std::vector<std::pair<std::string, std::string>> fields = { in CreateTable() local
/base/hiviewdfx/hiview/plugins/sysevent_source/control/db/
Ddaily_db_helper.cpp46 const std::vector<std::pair<std::string, std::string>> fields = { in CreateEventsTable() local
/base/security/security_guard/test/unittest/mock/rdb/
Drdb_predicates.h54 virtual AbsPredicates *GroupBy(std::vector<std::string> fields) {return nullptr;}; in GroupBy()
93 virtual AbsPredicates *GroupBy(std::vector<std::string> fields) {return nullptr;}; in GroupBy()
/base/hiviewdfx/hiview/plugins/usage_event_report/test/unittest/
Dfold_app_usage_test.cpp309 std::vector<std::string> fields; variable
/base/security/security_guard/test/unittest/data_collect/sa/
Dmodel_cfg_marshalling.h33 std::vector<Field> fields; member
/base/security/security_guard/test/unittest/risk_classify/include/
Dmodel_cfg_marshalling.h34 std::vector<Field> fields; member
/base/telephony/sms_mms/frameworks/native/mms/src/
Dmms_content_type.cpp398 uint8_t fields[textParamLen] = {static_cast<uint8_t>(ContentParam::CT_P_FILENAME), in EncodeTextField() local

12