Searched refs:resolve (Results 1 – 9 of 9) sorted by relevance
/device/google/cuttlefish/host/frontend/webrtc/html_client/js/ |
D | cf_webrtc.js | 24 channelPromise: new Promise((resolve, reject) => { 26 resolve(dataChannel); 53 channelPromise: new Promise((resolve, reject) => { 59 resolve(dataChannel); 255 return new Promise((resolve, reject) => { 257 resolve(this.#streams[stream_id]); 262 this.#streamPromiseResolvers[stream_id].push(resolve); 494 #connectedPr = Promise.resolve({}); 585 const pr = new Promise((resolve, reject) => { 591 resolve({}); [all …]
|
D | app.js | 1112 return Promise.resolve(enabled);
|
/device/google/cuttlefish/host/frontend/webrtc_operator/assets/js/ |
D | server_connector.js | 171 return new Promise((resolve, reject) => { 175 resolve(ws); 215 return new Promise((resolve, reject) => { 216 this.#futures.onDeviceAvailable = (device) => resolve(device);
|
D | index.js | 90 return new Promise((resolve, reject) => { 94 resolve();
|
/device/generic/goldfish/tnc/ |
D | main.cpp | 25 bool resolve(const char* name, const char* port, struct addrinfo** addrs) { in resolve() function 202 if (!resolve(argv[2], argv[3], &addrs)) { in main()
|
/device/google/raviole/audio/raven/cs35l41/fw/ |
D | readme.md | 65 - Engineering build with Tmax of top protect tune fix in place. This is intended to resolve the ove…
|
/device/google/cuttlefish/system_image/ |
D | build.prop | 98 dalvik.vm.dex2oat-resolve-startup-strings=true
|
/device/google/cuttlefish_vmm/qemu/scripts/ |
D | rebuild.py | 1151 src_dir.resolve() / "configure",
|
/device/google/atv/products/lowram_boot_profiles/ |
D | boot-image-profile.txt | 29489 HSPLandroid/icu/impl/number/CustomSymbolCurrency;->resolve(Landroid/icu/util/Currency;Landroid/icu/… 29823 HSPLandroid/icu/number/NumberFormatterSettings;->resolve()Landroid/icu/impl/number/MacroProps; 50358 HSPLjava/io/UnixFileSystem;->resolve(Ljava/io/File;)Ljava/lang/String; 50359 HSPLjava/io/UnixFileSystem;->resolve(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; 53348 HSPLjava/time/format/Parsed;->resolve(Ljava/time/format/ResolverStyle;Ljava/util/Set;)Ljava/time/te… 53379 HSPLjava/time/temporal/TemporalField;->resolve(Ljava/util/Map;Ljava/time/temporal/TemporalAccessor;… 57674 HSPLlibcore/reflect/TypeVariableImpl;->resolve()V 58277 HSPLsun/nio/fs/AbstractPath;->resolve(Ljava/lang/String;)Ljava/nio/file/Path; 58394 HSPLsun/nio/fs/UnixPath;->resolve(Ljava/nio/file/Path;)Ljava/nio/file/Path; 58395 HSPLsun/nio/fs/UnixPath;->resolve(Ljava/nio/file/Path;)Lsun/nio/fs/UnixPath; [all …]
|