Searched defs:apiName (Results 1 – 10 of 10) sorted by relevance
| /base/customization/config_policy/frameworks/dfx/hisysevent_adapter/ |
| D | hisysevent_adapter.cpp | 31 void ReportConfigPolicyEvent(ReportType reportType, const std::string &apiName, const std::string &… in ReportConfigPolicyEvent()
|
| /base/customization/enterprise_device_management/services/edm/src/ |
| D | hisysevent_adapter.cpp | 23 void HiSysEventAdapter::ReportEdmEvent(ReportType reportType, const std::string &apiName, const std… in ReportEdmEvent()
|
| /base/msdp/device_status/frameworks/js/utils/src/ |
| D | napi_event_utils.cpp | 36 void NapiEventUtils::WriteEndEvent(const std::string& transId, const std::string& apiName, const in… in WriteEndEvent()
|
| /base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/utility/ |
| D | app_event_stat.cpp | 38 void WriteApiEndEventAsync(const std::string& apiName, uint64_t beginTime, int result, int errCode) in WriteApiEndEventAsync()
|
| /base/global/i18n/interfaces/js/kits/src/ |
| D | api_version.cpp | 33 ApiCompareResult ApiVersion::CheckApiTargetVersion(const std::string &apiName) in CheckApiTargetVersion()
|
| /base/useriam/user_auth_framework/frameworks/common/src/ |
| D | user_auth_api_event_reporter.cpp | 62 UserAuthApiEventReporter::UserAuthApiEventReporter(std::string apiName) : apiName_(apiName) in UserAuthApiEventReporter()
|
| /base/hiviewdfx/hiappevent/test/unittest/common/native/ |
| D | hiappevent_cache_test.cpp | 395 std::string apiName = "testApi"; variable
|
| /base/msdp/device_status/frameworks/js/napi/motion/src/ |
| D | motion_napi.cpp | 289 std::string apiName = "motion." + typeStr + ".on"; in SubscribeMotion() local 365 std::string apiName = "motion." + typeStr + ".off"; in UnSubscribeMotion() local
|
| /base/msdp/device_status/frameworks/js/napi/device_status/src/ |
| D | device_status_napi.cpp | 241 std::string apiName = "deviceStatus." + typeStr + ".on"; in SubscribeDeviceStatus() local 289 std::string apiName = "deviceStatus." + typeStr + ".off"; in UnsubscribeDeviceStatus() local
|
| /base/global/resource_management/frameworks/resmgr/src/ |
| D | native_resource_manager.cpp | 33 vector<string> tempResultValue, string apiName) in copyStringArray() 98 ResourceManager_ErrorCode copyString(char **resultValue, string tempResultValue, string apiName) in copyString()
|