Home
last modified time | relevance | path

Searched defs:apiName (Results 1 – 4 of 4) sorted by relevance

/developtools/profiler/hidebug/interfaces/js/kits/napi/util/
Dhiappevent_util.cpp75 void SingleRecordReporter::ReportRecord(const std::string& apiName, int errorCode, int64_t beginTim… in ReportRecord()
97 void MultipleRecordReporter::ReportRecord(const std::string& apiName, int errorCode, int64_t beginT… in ReportRecord()
146 ApiInvokeRecorder::ApiInvokeRecorder(std::string apiName, ApiRecordReporter& reporter) : apiName_(s… in ApiInvokeRecorder()
/developtools/ace_ets2bundle/compiler/
Dbuild_components_file.js64 apiName: 'common', property
/developtools/ace_ets2bundle/compiler/src/fast_build/system_api/
Dapi_check_utils.ts313 const apiName: string = path.basename(fileName); constant
/developtools/ace_ets2bundle/compiler/src/
Dvalidate_ui_syntax.ts1727 const apiName: string = result[2]; constant