Home
last modified time | relevance | path

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

12

/base/hiviewdfx/hiview/framework/native/unified_collection/trace_manager/src/
Dtrace_db_callback.cpp115 const std::vector<std::pair<std::string, std::string>> fields = { in CreateTraceFlowControlTable() local
148 const std::vector<std::pair<std::string, std::string>> fields = { in CreateAppTaskTable() local
183 const std::vector<std::pair<std::string, std::string>> fields = { in CreateTraceBehaviorDbHelperTable() local
210 const std::vector<std::pair<std::string, std::string>> fields = { in CreateTelemetryControlTable() local
/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/plugins/unified_collector/storage/
Dcpu_storage.cpp131 const std::vector<std::pair<std::string, std::string>>& fields) in CreateTable()
161 const std::vector<std::pair<std::string, std::string>> fields = { in CreateCpuCollectionTable() local
189 const std::vector<std::pair<std::string, std::string>> fields = { in CreateThreadCpuCollectionTable() local
215 const std::vector<std::pair<std::string, std::string>> fields = { in CreateVersionTable() local
/base/hiviewdfx/hiview/base/utility/
Dsql_util.cpp21 const std::vector<std::pair<std::string, std::string>>& fields) in GenerateCreateSql()
/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/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_COLUMN_EVENT, SQL_TEXT_TYPE}}; in CreateSysUsageTable() local
Djson_parser.cpp48 …ol JsonParser::CheckJsonValue(const Json::Value& eventJson, const std::vector<std::string>& fields) in CheckJsonValue()
/base/update/updater/services/include/applypatch/
Dapply_patch.h22 std::vector<std::string> fields; member
/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/hiappevent/frameworks/native/libhiappevent/cache/
Dapp_event_dao.cpp50 const std::vector<std::pair<std::string, std::string>> fields = { in Create() local
Dapp_event_mapping_dao.cpp48 const std::vector<std::pair<std::string, std::string>> fields = { in Create() local
Duser_id_dao.cpp46 const std::vector<std::pair<std::string, std::string>> fields = { in Create() local
Duser_property_dao.cpp47 const std::vector<std::pair<std::string, std::string>> fields = { in Create() local
Dcustom_event_param_dao.cpp46 const std::vector<std::pair<std::string, std::string>> fields = { in Create() local
Dapp_event_observer_dao.cpp44 const std::vector<std::pair<std::string, std::string>> fields = { in Create() local
/base/hiviewdfx/hiview/plugins/event_validator/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/base/event_store/store/
Dsys_event_repeat_db.cpp55 const std::vector<std::pair<std::string, std::string>> fields = { in OnCreate() local
/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
/base/hiviewdfx/hiview/plugins/usage_event_report/fold/cache/
Dfold_app_usage_db_helper.cpp172 std::vector<std::pair<std::string, std::string>> fields = { in GenerateCreateAppEventsSql() local
211 std::vector<std::string> fields = { in GenerateInsertSql() local
/base/hiviewdfx/hiview/plugins/usage_event_report/test/unittest/
Dfold_app_usage_test.cpp336 std::vector<std::string> fields; variable
/base/security/security_guard/test/unittest/data_collect/include/
Di_model_info.h31 std::vector<Field> fields; member
/base/security/security_guard/test/unittest/model_manager/include/
Di_model_info.h31 std::vector<Field> fields; member
/base/security/security_guard/interfaces/inner_api/classify/include/
Di_model_info.h31 std::vector<Field> fields; member

12