Searched refs:proxy (Results 1 – 6 of 6) sorted by relevance
17 **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:port20 npm confit set https-proxy http://username:password@server:port
16 [proxy] section
21 Secondly, config npm proxy and run `npm install` again.
781 sptr<BundleMgrProxy> proxy = iface_cast<BundleMgrProxy>(remoteObject); in IsDebugableApp() local782 if (proxy == nullptr) { in IsDebugableApp()787 int uid = proxy->GetUidByDebugBundleName(bundleName, Constants::ANY_USERID); in IsDebugableApp()
418 sptr<BundleMgrProxy> proxy = iface_cast<BundleMgrProxy>(remoteObject); in CheckApplicationPermission() local419 int uid = proxy->GetUidByDebugBundleName(bundleName, Constants::ANY_USERID); in CheckApplicationPermission()
58241 struct aa_proxy *proxy; member110221 struct k3_ringacc_proxy_target_regs *proxy; member