Home
last modified time | relevance | path

Searched refs:proxy (Results 1 – 6 of 6) sorted by relevance

/developtools/ace_ets2bundle/compiler/test/
DREADME.md17 **Note**: If some errors occur, delete the generated package `node_modules`, config npm proxy and r…
19 npm config set proxy http://username:password@server:port
20 npm confit set https-proxy http://username:password@server:port
/developtools/integration_verification/tools/fotff/
Dfotff.ini16 [proxy] section
/developtools/ace_ets2bundle/compiler/
DREADME.md21 Secondly, config npm proxy and run `npm install` again.
/developtools/hiperf/src/
Dutilities.cpp785 sptr<BundleMgrProxy> proxy = iface_cast<BundleMgrProxy>(remoteObject); in IsDebugableApp() local
786 if (proxy == nullptr) { in IsDebugableApp()
791 int uid = proxy->GetUidByDebugBundleName(bundleName, Constants::ANY_USERID); in IsDebugableApp()
/developtools/profiler/device/base/src/
Dcommon.cpp418 sptr<BundleMgrProxy> proxy = iface_cast<BundleMgrProxy>(remoteObject); in CheckApplicationPermission() local
419 int uid = proxy->GetUidByDebugBundleName(bundleName, Constants::ANY_USERID); in CheckApplicationPermission()
/developtools/profiler/hiebpf/include/
Dvmlinux.h58241 struct aa_proxy *proxy; member
110221 struct k3_ringacc_proxy_target_regs *proxy; member