Searched refs:Set (Results 1 – 25 of 57) sorted by relevance
123
12 # Set the sys.qcom.devup property15 # Set boot_adsp and boot_slpi to 1
9 # Set /dev/ipa to 1
13 # Set the sys.ramoops.decrypted property
9 # Set the sys.touch.modules.ready property
15 # Set sys.time.set property
12 # Set the vendor.qcom.devup property14 # Set the sys.adsp.firmware.version property.17 # Set boot_adsp and boot_slpi to 1
9 # Set the vendor.all.modules.ready property
9 # Set the vendor.wlan.driver.version and vendor.wlan.firmware.version property
12 # Set the vendor.qcom.devup property14 # Set the vendor.sys.slpi.firmware.version property.17 # Set boot_adsp and boot_slpi to 1
230 read_set.Set(server_); in MonitorLoop()231 read_set.Set(read_pipe_); in MonitorLoop()233 if (client->is_valid) read_set.Set(client->client_fd); in MonitorLoop()236 if (client->is_valid) read_set.Set(client->client_fd); in MonitorLoop()
27 import java.util.Set;35 private final Set<String> mStartedJobs;
10 # Set property to indicate bridging is complete12 # Set ctrl.restart property to restart hostapd when config changes
21 # Set system properties to start services24 # Set up WiFi
62 # Set txchainmask and rxchainmask65 # Set gSetTxChainmask1x1=1 or gSetRxChainmask1x1=1 to select chain0.66 # Set gSetTxChainmask1x1=2 or gSetRxChainmask1x1=2 to select chain1.324 # Set probe request rate351 # Set channel selection logic for different concurrency combinations to DBS or inter band MCC.362 # Bit 0: Enable/Disable the BTM offload. Set this to 1 will enable and 0 will disable BTM offload.375 # BIT 6: Set this to 1 will send BTM query frame and 0 not sent.382 # Set external ACS Policy to Mandatory385 # Set Modulated Dtim391 # Set MaxLIModulate Dtim[all …]
4 # Set supported opengles version
13 # Set property to trigger a shutdown
169 read_set.Set(thread_comm_monitor_); in MonitorRoutine()179 read_set.Set(control_socket); in MonitorRoutine()
14 # Set the vendor.display.native_display_primaries_ready property
8 # Set the vendor.all.modules.ready property
58 void Set(const SharedFD& in) { in Set() function