Home
last modified time | relevance | path

Searched defs:name (Results 1276 - 1300 of 8844) sorted by relevance

1...<<51525354555657585960>>...354

/base/hiviewdfx/hiview/base/event_report/
H A Dhiview_event_report.cpp29 void HiviewEventReport::ReportPluginLoad(const std::string &name, uint32_t result, uint32_t duration) in ReportPluginLoad() argument
40 void HiviewEventReport::ReportPluginUnload(const std::string &name, uint32_t result) in ReportPluginUnload() argument
50 void HiviewEventReport::ReportPluginFault(const std::string &name, const std::string &reason) in ReportPluginFault() argument
71 void HiviewEventReport::UpdatePluginStats(const std::string &name, const std::string &procName, uint32_t procTime) in UpdatePluginStats() argument
/base/hiviewdfx/hiview/framework/native/unified_collection/process/include/
H A Dprocess_status.h35 std::string name; member
/base/hiviewdfx/hiview/plugins/faultlogger/service/sanitizer_collector/
H A Dzip_helper.cpp53 bool IsNameValid(const std::string& name, const std::string& sep, bool canEmpty) in IsNameValid() argument
67 bool IsModuleNameValid(const std::string& name) in IsModuleNameValid() argument
[all...]
/base/inputmethod/imf/services/json/src/
H A Dserializable.cpp54 bool Serializable::GetValue(cJSON *node, const std::string &name, std::string &value) in GetValue() argument
65 bool Serializable::GetValue(cJSON *node, const std::string &name, int32_t &value) in GetValue() argument
76 bool Serializable::GetValue(cJSON *node, const std::string &name, uint32_t &value) in GetValue() argument
92 GetValue(cJSON *node, const std::string &name, bool &value) GetValue() argument
103 GetValue(cJSON *node, const std::string &name, Serializable &value) GetValue() argument
113 SetValue(cJSON *node, const std::string &name, const std::string &value) SetValue() argument
119 SetValue(cJSON *node, const std::string &name, const int32_t &value) SetValue() argument
125 GetSubNode(cJSON *node, const std::string &name) GetSubNode() argument
[all...]
/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Djs_util_test.cpp28 std::string name; member
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_easy/
H A Dhisysevent_easy.c73 static int InitEventHeader(struct HiSysEventEasyHeader* header, const char* domain, const char* name, in InitEventHeader() argument
91 int HiSysEventEasyWrite(const char* domain, const char* name, enum HiSysEventEasyType eventType, const char* data) in HiSysEventEasyWrite() argument
/base/hiviewdfx/hitrace/frameworks/native/
H A Dhitracechain.cpp24 HiTraceId HiTraceChain::Begin(const string& name, int flags) in Begin() argument
/base/hiviewdfx/hiview/core/test/unittest/common/
H A Devent_dispatch_queue_test.cpp38 std::shared_ptr<Event> EventDispatchQueueTest::CreateEvent(const std::string& name, int32_t id, in CreateEvent() argument
H A Devent_dispatch_queue_test.h48 explicit ExtendEventListener(const std::string& name) : unorderEventCount_(0), name_(name){}; in ExtendEventListener() argument
/base/hiviewdfx/hiview/base/event_report/event/
H A Dlogger_event.cpp28 void AddUint8Value(Json::Value &root, const std::string &name, const ParamValue& value) in AddUint8Value() argument
33 void AddUint16Value(Json::Value &root, const std::string &name, const ParamValue& value) in AddUint16Value() argument
38 void AddUint32Value(Json::Value &root, const std::string &name, const ParamValue& value) in AddUint32Value() argument
43 void AddUint64Value(Json::Value &root, const std::string &name, const ParamValue& value) in AddUint64Value() argument
48 void AddStringValue(Json::Value &root, const std::string &name, cons argument
53 AddUint32VecValue(Json::Value &root, const std::string &name, const ParamValue& value) AddUint32VecValue() argument
61 AddStringVecValue(Json::Value &root, const std::string &name, const ParamValue& value) AddStringVecValue() argument
80 GetValue(const std::string& name) GetValue() argument
107 InnerUpdate(const std::string &name, const ParamValue& value) InnerUpdate() argument
[all...]
H A Dplugin_stats_event.cpp29 PluginStatsEvent::PluginStatsEvent(const std::string &name, HiSysEvent::EventType type) in PluginStatsEvent() argument
78 void PluginStatsEvent::InnerUpdate(const std::string &name, const ParamValue& value) in InnerUpdate() argument
/base/hiviewdfx/hiview/plugins/event_store/event_export/config/include/
H A Dexport_config_parser.h29 std::string name; member
/base/account/os_account/frameworks/osaccount/native/src/
H A Dos_account_subscribe_info.cpp46 void OsAccountSubscribeInfo::SetName(const std::string &name) in SetName() argument
24 OsAccountSubscribeInfo(const OS_ACCOUNT_SUBSCRIBE_TYPE &osAccountSubscribeType, const std::string &name) OsAccountSubscribeInfo() argument
/base/customization/enterprise_device_management/test/unittest/interface/inner_api/proxy/
H A Daccount_manager_proxy_test.cpp196 std::string name in HWTEST_F() local
214 std::string name = "ut_user_2"; HWTEST_F() local
[all...]
/base/account/os_account/services/accountmgr/include/appaccount/
H A Dapp_account_control_manager.h33 std::string name; member
[all...]
/base/global/resource_management_lite/frameworks/resmgr_lite/test/unittest/lite/common/
H A Dglobal_test.cpp63 int GetResId(const std::string &name, ResType resType) in GetResId() argument
/base/accesscontrol/sandbox_manager/test/fuzztest/services/mock/
H A Devent_handler.h45 void RemoveTask(const std::string &name) {}; in RemoveTask() argument
/base/account/os_account/frameworks/domain_account/test/moduletest/src/
H A Ddomain_account_plugin_stub_test.cpp205 std::string name in HWTEST_F() local
[all...]
/base/customization/enterprise_device_management/test/unittest/services/edm_plugin/src/
H A Dadd_os_account_plugin_test.cpp89 std::string name = "abc"; in HWTEST_F() local
[all...]
/base/hiviewdfx/faultloggerd/test/unittest/crash_exception/
H A Dcrash_exception_test.cpp265 std::string name = ""; HWTEST_F() local
[all...]
/base/hiviewdfx/faultloggerd/test/unittest/common/
H A Dcommon_cutil_test.cpp118 char *name = nullptr; in HWTEST_F() local
[all...]
/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Ddfx_hap_test.cpp94 std::string name = ""; in HWTEST_F() local
[all...]
/base/hiviewdfx/hicollie/frameworks/native/
H A Dhandler_checker.h35 HandlerChecker(std::string name, std::shared_ptr<AppExecFwk::EventHandler> handler) in HandlerChecker() argument
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_hiappevent_userinfo.cpp37 bool IsStringEmptyOrNull(const napi_env env, const napi_value name) in IsStringEmptyOrNull() argument
51 bool SetUserId(const napi_env env, const napi_value name, const napi_value userId) in SetUserId() argument
87 bool GetUserId(const napi_env env, const napi_value name, napi_valu argument
108 SetUserProperty(const napi_env env, const napi_value name, const napi_value userProperty) SetUserProperty() argument
144 GetUserProperty(const napi_env env, const napi_value name, napi_value& out) GetUserProperty() argument
[all...]
/base/hiviewdfx/hiappevent/interfaces/native/kits/include/hiappevent/
H A Dhiappevent.h122 const char* name; member
140 const char* name; global() member
[all...]

Completed in 10 milliseconds

1...<<51525354555657585960>>...354