Home
last modified time | relevance | path

Searched defs:url (Results 1 – 12 of 12) sorted by relevance

/developtools/hdc/test/scripts/
Dprepare.py55 def download_file(url, timeout=(10, 30)): argument
96 def download_and_extract_zip(url, extract_to='.', expected_md5=None): argument
/developtools/smartperf_host/smartperf_host/ide/src/webSocket/
DWebSocketManager.ts35 url: string = `ws://localhost:${Constants.NODE_PORT}`; property in WebSocketManager
203 let url = `https://${window.location.host.split(':')[0]}:${window.location.port variable
/developtools/ace_ets2bundle/compiler/tools/memory_dotting_viewer/
Dmemory_server.py83 def open_webpage(url): argument
/developtools/smartperf_host/smartperf_host/trace_streamer/src/parser/pbreader_parser/arkts/
Dpbreader_js_cpu_profiler_parser.cpp26 std::string url; member
76 auto url = node.callFrame.url; in ParseNodeData() local
/developtools/profiler/protos/types/plugins/agent_data/
Dagent_plugin_network_data.proto20 string url = 1; field
/developtools/smartperf_host/smartperf_host/trace_streamer/src/protos/types/plugins/agent_data/
Dagent_plugin_network_data.proto20 string url = 1; field
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/signer/
DSignerFactory.java88 Optional<URL> url = fileToUrl(plugin); in loadRemoteSigner() local
/developtools/ace_js2bundle/ace-loader/
Dmain.product.js37 function deleteFolderRecursive(url) { argument
/developtools/smartperf_host/smartperf_host/ide/
Dpackage.json46 "url": "" string
/developtools/smartperf_host/smartperf_host/ide/src/trace/
DSpApplication.ts286 …let url = `${window.location.protocol}//${window.location.host.split(':')[0]}:${window.location.po… variable
1113 let url = new URL(window.location.href); variable
/developtools/profiler/hidebug/interfaces/native/kits/include/hidebug/
Dhidebug_type.h232 const char* url; member
/developtools/smartperf_host/smartperf_host/trace_streamer/src/trace_data/trace_stdtype/htrace/
Darkts_stdtype.h357 uint32_t url = INVALID_UINT32; member