| /base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/include/ |
| H A D | app_event_observer.h | 35 std::unordered_set<std::string> names;
member
|
| /base/notification/common_event_service/services/include/ |
| H A D | common_event_permission_manager.h | 36 std::vector<std::string> names; member
|
| /base/update/updater/services/script/script_interpreter/ |
| H A D | script_function.cpp | 82 std::vector<std::string> names;
in GetParamNames() local
|
| /base/location/frameworks/location_common/common/source/ |
| H A D | common_hisysevent.cpp | 56 std::vector<std::string> names; in WriteLocationInnerEvent() local 70 void WriteLocationInnerEvent(const int event, std::vector<std::string> names, std::vector<std::string>& values) in WriteLocationInnerEvent() argument
|
| H A D | hook_utils.cpp | 95 ExecuteHookWhenReportInnerInfo( int32_t event, std::vector<std::string>& names, std::vector<std::string>& values) ExecuteHookWhenReportInnerInfo() argument
|
| /base/hiviewdfx/hiview/base/event_store/dao/ |
| H A D | sys_event_dao.cpp | 30 BuildQuery(const std::string& domain, const std::vector<std::string>& names) BuildQuery() argument 40 BuildQuery(const std::string& domain, const std::vector<std::string>& names, uint32_t type, int64_t toSeq, int64_t fromSeq) BuildQuery() argument
|
| /base/account/os_account/services/accountmgr/src/appaccount/ |
| H A D | app_account_check_labels_callback.cpp | 36 std::vector<std::string> names; in SendResult() local
|
| /base/print/print_fwk/frameworks/helper/print_helper/src/ |
| H A D | print_margin_helper.cpp | 90 auto names = NapiPrintUtils::GetPropertyNames(env, object); in ValidateProperty() local
|
| H A D | print_preview_attribute_helper.cpp | 75 auto names = NapiPrintUtils::GetPropertyNames(env, object); in ValidateProperty() local
|
| H A D | print_page_size_helper.cpp | 74 auto names = NapiPrintUtils::GetPropertyNames(env, object); in ValidateProperty() local
|
| H A D | print_resolution_helper.cpp | 65 auto names = NapiPrintUtils::GetPropertyNames(env, object); in ValidateProperty() local
|
| H A D | print_extension_info_helper.cpp | 43 auto names = NapiPrintUtils::GetPropertyNames(env, jsValue); in BuildFromJs() local
|
| H A D | printer_info_helper.cpp | 156 auto names = NapiPrintUtils::GetPropertyNames(env, object); in ValidateProperty() local
|
| H A D | print_range_helper.cpp | 112 auto names = NapiPrintUtils::GetPropertyNames(env, object); in ValidateProperty() local
|
| /base/hiviewdfx/hiview/plugins/event_store/event_export/config/ |
| H A D | export_event_list_parser.cpp | 35 void AddDomainNames(const std::string& domain, const std::vector<std::string>& names, in AddDomainNames() argument
|
| /base/hiviewdfx/hiappevent/frameworks/native/ndk/src/ |
| H A D | ndk_app_event_watcher_proxy.cpp | 41 SetAppEventFilter(const char *domain, uint8_t eventTypes, const char *const *names, int namesLen) SetAppEventFilter() argument
|
| H A D | ndk_app_event_watcher_service.cpp | 45 SetAppEventFilter(struct HiAppEvent_Watcher* watcher, const char* domain, uint8_t eventTypes, const char* const* names, int namesLen) SetAppEventFilter() argument
|
| H A D | ndk_app_event_watcher.cpp | 39 AddAppEventFilter(const char* domain, uint8_t eventTypes, const char *const *names, int namesLen) AddAppEventFilter() argument
|
| /base/print/print_fwk/frameworks/helper/scan_helper/src/ |
| H A D | scan_range_helper.cpp | 74 auto names = NapiScanUtils::GetPropertyNames(env, object); in ValidateProperty() local
|
| H A D | scan_option_value_helper.cpp | 119 auto names = NapiScanUtils::GetPropertyNames(env, object); in ValidateProperty() local
|
| H A D | scan_parameters_helper.cpp | 79 auto names = NapiScanUtils::GetPropertyNames(env, object); in ValidateProperty() local
|
| /base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/ |
| H A D | hisysevent_record_c.cpp | 90 int GetParamNames(const HiSysEventRecordC& record, char*** names, size_t& len)
in GetParamNames() argument 149 void OH_HiSysEvent_GetParamNames(const HiSysEventRecordC* record, char*** names, size_t* len)
in OH_HiSysEvent_GetParamNames() argument
|
| /base/hiviewdfx/hidumper/frameworks/native/src/common/ |
| H A D | option_args.cpp | 129 void OptionArgs::SetNamesAndArgs(const std::vector<std::string>& names, const std::vector<std::string>& args) in SetNamesAndArgs() argument
|
| /base/hiviewdfx/hiview/base/event_store/include/ |
| H A D | sys_event_query_wrapper.h | 107 SysEventQueryWrapper(const std::string& domain, const std::vector<std::string>& names) in SysEventQueryWrapper() argument 109 SysEventQueryWrapper(const std::string& domain, const std::vector<std::string>& names, in SysEventQueryWrapper() argument
|
| /base/startup/init/test/unittest/param/ |
| H A D | client_unittest.cpp | 70 const char *names[] = { in TestForMultiThread() local
|