Searched defs:apiName (Results 1 – 12 of 12) sorted by relevance
/ohos5.0/base/customization/enterprise_device_management/common/native/src/ |
H A D | hisysevent_adapter.cpp | 23 void ReportEdmEvent(ReportType reportType, const std::string &apiName, const std::string &msgInfo) in ReportEdmEvent()
|
/ohos5.0/foundation/multimedia/media_library/interfaces/kits/js/include/ |
H A D | napi_error.h | 30 std::string apiName; member
|
/ohos5.0/base/customization/config_policy/frameworks/dfx/hisysevent_adapter/ |
H A D | hisysevent_adapter.cpp | 31 void ReportConfigPolicyEvent(ReportType reportType, const std::string &apiName, const std::string &… in ReportConfigPolicyEvent()
|
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/utility/ |
H A D | app_event_stat.cpp | 39 void WriteApiEndEventAsync(const std::string& apiName, uint64_t beginTime, int result, int errCode) in WriteApiEndEventAsync()
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/ |
H A D | test_utils.cpp | 53 void CostRecorder::Update(steady_clock::time_point begin, const string& apiName) in Update()
|
H A D | tester_capi.cpp | 524 string apiName; in ReturnOutput() local 549 string apiName; in ReturnOutput() local
|
H A D | tester_codecbase.cpp | 498 string apiName; in ReturnOutput() local
|
/ohos5.0/foundation/bundlemanager/app_domain_verify/interfaces/kits/js/src/ |
H A D | api_event_reporter.cpp | 31 ApiEventReporter::ApiEventReporter(const std::string& apiName) : apiName_(apiName) in ApiEventReporter()
|
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/ |
H A D | softbus_hisysevt_transreporter.c | 82 char *apiName; member 169 char apiName[SOFTBUS_HISYSEVT_PARAM_LEN]; member 233 static CalledApiCntStruct *GetNewApiCnt(char *apiName) in GetNewApiCnt() 250 static CalledApiInfoStruct *GetNewApiInfo(const char *appName, char *apiName) in GetNewApiInfo() 287 static void AddInfoNodeToList(bool isAppDiff, const char *appName, char *apiName) in AddInfoNodeToList() 312 char *apiName = GetApiNameByCode(code); in SoftbusRecordCalledApiInfo() local 366 char *apiName = GetApiNameByCode(code); in SoftbusRecordCalledApiCnt() local
|
/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/ |
H A D | egl_core.cpp | 78 char const * const *apiName = gWrapperApiNames; in WrapperHookTableInit() local
|
/ohos5.0/foundation/multimedia/drm_framework/services/utils/ |
H A D | drm_api_operation.cpp | 250 void ConfigParser::WriteEndEvent(const int result, const int errCode, std::string apiName, int64_t … in WriteEndEvent()
|
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/ |
H A D | native_resource_manager.cpp | 32 vector<string> tempResultValue, string apiName) in copyStringArray() 97 ResourceManager_ErrorCode copyString(char **resultValue, string tempResultValue, string apiName) in copyString()
|