/device/google/cuttlefish/host/frontend/gcastv2/signaling_server/assets/js/ |
D | cf_webrtc.js | 18 console.log('creating data channel: ' + label); 28 console.log( 32 console.log('Data channel=' + label + ' data="' + msg.data + '"'); 63 console.log('Got remote stream: ', e); 264 console.log('ConnectDevice'); 272 console.log('sendClientDescription'); 292 console.log('Local ICE Candidate: ', evt.candidate); 295 console.log(`ICE State Change: ${pc.iceConnectionState}`); 300 console.log(`WebRTC Connection State Change: ${pc.connectionState}`)); 309 console.log('Device available:'); [all …]
|
D | logcat.js | 118 console.log("command = " + command + ", magic = " + magic); 119 console.log("adb message command vs magic failed."); 134 console.log("adb message checksum mismatch."); 141 console.log("connected."); 150 console.log("channel created w/ remoteId " + remoteId);
|
D | app.js | 20 console.log('ConnectToDevice ', device_id); 32 console.log('onInitialClick'); 60 console.log(deviceConnection.description); 201 console.log('Connect: ' + dev_id);
|
/device/google/crosshatch/ |
D | init.edge_sense.sh | 48 log -t "${prog_name}" "Platform \"${hw_platform}\" version" \ 62 log -t "${prog_name}" "Chip name not specified." 66 log -t "${prog_name}" "GPIO number not specified." 73 log -t "${prog_name}" "Power chip \"${chip_name}\" not found." 93 log -t "${prog_name}" "GPIO ${gpio_num} on chip \"${chip_name}\" not found."
|
D | init.qcom.devstart.sh | 8 log SLPI boot started.
|
/device/google/bonito/ |
D | init.edge_sense.sh | 52 log -t "${prog_name}" "Chip name not specified." 56 log -t "${prog_name}" "GPIO number not specified." 63 log -t "${prog_name}" "Power chip \"${chip_name}\" not found." 83 log -t "${prog_name}" "GPIO ${gpio_num} on chip \"${chip_name}\" not found."
|
/device/generic/goldfish-opengl/system/vulkan_enc/ |
D | VkEncoder.cpp | 80 void log(const char* text) { in log() function in goldfish_vk::VkEncoder::Impl 178 mImpl->log("start vkCreateInstance"); in vkCreateInstance() 252 mImpl->log("finish vkCreateInstance");; in vkCreateInstance() 262 mImpl->log("start vkDestroyInstance"); in vkDestroyInstance() 316 mImpl->log("finish vkDestroyInstance");; in vkDestroyInstance() 326 mImpl->log("start vkEnumeratePhysicalDevices"); in vkEnumeratePhysicalDevices() 427 mImpl->log("finish vkEnumeratePhysicalDevices");; in vkEnumeratePhysicalDevices() 437 mImpl->log("start vkGetPhysicalDeviceFeatures"); in vkGetPhysicalDeviceFeatures() 471 mImpl->log("finish vkGetPhysicalDeviceFeatures");; in vkGetPhysicalDeviceFeatures() 481 mImpl->log("start vkGetPhysicalDeviceFormatProperties"); in vkGetPhysicalDeviceFormatProperties() [all …]
|
/device/google/coral/ |
D | init.qcom.modem_links.sh | 92 log -p w -t PIL no modem image found;; 102 log -p w -t PIL no adsp image found;; 112 log -p w -t PIL no wcnss image found;; 122 log -p w -t PIL no mba image found;;
|
/device/google/contexthub/contexthubhal/test/ |
D | main.cpp | 173 std::ostream &log; member in NanoClient 177 dumpBuffer(log, "Rx", msg.app_name, msg.message_type, msg.message, msg.message_len, 0); in onMessage() 178 log << std::endl; in onMessage() 181 NanoClient(int idx = 0) : log(std::clog) { in NanoClient() 196 … dumpBuffer(log, "TxCmd", msg.app_name, msg.message_type, msg.message, msg.message_len, 0); in sendMessageToSystem() 197 log << std::endl; in sendMessageToSystem() 209 … dumpBuffer(log, "TxMsg", msg.app_name, msg.message_type, msg.message, msg.message_len, 0); in sendMessageToApp() 210 log << std::endl; in sendMessageToApp()
|
/device/google/cuttlefish/host/commands/kernel_log_monitor/ |
D | kernel_log_server.cc | 128 FILE* log = popen("/usr/bin/sudo /usr/bin/tee /dev/kmsg", "w"); in HandleIncomingMessage() local 129 fprintf(log, "%s\n", stage.c_str()); in HandleIncomingMessage() 130 fclose(log); in HandleIncomingMessage()
|
/device/google/cuttlefish/host/commands/run_cvd/ |
D | main.cc | 213 auto log = in DaemonizeLauncher() local 216 if (!log->IsOpen()) { in DaemonizeLauncher() 217 LOG(ERROR) << "Failed to create launcher log file: " << log->StrError(); in DaemonizeLauncher() 221 {cuttlefish::LogFileSeverity(), log}, in DaemonizeLauncher() 232 if (log->UNMANAGED_Dup2(1) < 0) { in DaemonizeLauncher() 233 LOG(ERROR) << "Failed dup2 stdout: " << log->StrError(); in DaemonizeLauncher() 236 if (log->UNMANAGED_Dup2(2) < 0) { in DaemonizeLauncher() 237 LOG(ERROR) << "Failed dup2 seterr: " << log->StrError(); in DaemonizeLauncher()
|
/device/google/cuttlefish/guest/hals/rild/ |
D | rild_cuttlefish.legacy.rc | 4 group radio cache inet misc audio log readproc wakelock
|
D | rild_cuttlefish.rc | 4 group radio cache inet misc audio log readproc wakelock
|
/device/generic/goldfish/radio/rild/ |
D | rild_goldfish.legacy.rc | 4 group radio cache inet misc audio log readproc wakelock
|
D | rild_goldfish.rc | 4 group radio cache inet misc audio log readproc wakelock
|
/device/google/cuttlefish/shared/config/ |
D | init.recovery.rc | 6 group shell log readproc
|
/device/ti/beagle_x15/ |
D | init.recovery.hardware.rc | 6 group shell log readproc
|
/device/google/coral-sepolicy/vendor/google/ |
D | property_contexts | 36 persist.vendor.tcpdump.log.alwayson u:object_r:vendor_tcpdump_log_prop:s0 37 vendor.tcpdump.log.ondemand u:object_r:vendor_tcpdump_log_prop:s0 38 vendor.tcpdump.log.alwayson u:object_r:vendor_tcpdump_log_prop:s0
|
/device/linaro/dragonboard/sepolicy/ |
D | hal_memtrack.te | 2 # Grant access if that's the case; don't log denials for other processes.
|
/device/google/coral-sepolicy/vendor/knowles/common/ |
D | crash_event_logger.te | 6 # allow to read source crash log in dev/
|
/device/linaro/hikey/sepolicy/ |
D | hal_memtrack.te | 9 # Grant access if that's the case; don't log denials for other processes.
|
/device/generic/goldfish/ |
D | sdk_phone_x86_vendor.mk | 8 log.tag.stats_log=I
|
/device/generic/goldfish-opengl/system/gralloc/ |
D | CMakeLists.txt | 10 …englSystemCommon android-emu-shared vulkan_enc gui androidemu cutils utils log GLESv2_enc _renderC… 20 …englSystemCommon android-emu-shared vulkan_enc gui androidemu cutils utils log GLESv2_enc _renderC…
|
/device/generic/goldfish/sepolicy/common/ |
D | hostapd_nohidl.te | 19 # hostapd will attempt to search sysfs but it's not needed and will spam the log
|
/device/generic/goldfish-opengl/shared/GoldfishAddressSpace/ |
D | CMakeLists.txt | 10 target_link_libraries(GoldfishAddressSpace_host PRIVATE log android-emu-shared)
|