/device/google/common/etm/ |
D | update.py | 46 def fetch_artifact(branch: str, build: str, target: str, name: str) -> None: 56 def fetch_etm_modules(branch: str, build: str, install_dir: str) -> None:
|
/device/google/cuttlefish_vmm/qemu/third_party/rust/crates/autocfg/src/ |
D | lib.rs | 97 pub fn emit(cfg: &str) { in emit() 107 pub fn rerun_path(path: &str) { in rerun_path() 118 pub fn rerun_env(var: &str) { in rerun_env() 252 pub fn emit_sysroot_crate(&self, name: &str) { in emit_sysroot_crate() 273 pub fn emit_has_path(&self, path: &str) { in emit_has_path() 280 pub fn emit_path_cfg(&self, path: &str, cfg: &str) { in emit_path_cfg() 302 pub fn emit_has_trait(&self, name: &str) { in emit_has_trait() 309 pub fn emit_trait_cfg(&self, name: &str, cfg: &str) { in emit_trait_cfg() 331 pub fn emit_has_type(&self, name: &str) { in emit_has_type() 338 pub fn emit_type_cfg(&self, name: &str, cfg: &str) { in emit_type_cfg() [all …]
|
D | error.rs | 14 fn description(&self) -> &str { in description()
|
/device/generic/goldfish/hals/radio/ |
D | AtResponse.cpp | 93 AtResponse::ParseResult parseCmds(const std::string_view str, in parseCmds() 153 AtResponse::ParseResult AtResponse::parse(const std::string_view str) { in parse() 270 AtResponsePtr AtResponse::CmeError::parse(const std::string_view str) { in parse() 325 AtResponsePtr AtResponse::CmsError::parse(const std::string_view str) { in parse() 335 AtResponsePtr AtResponse::CPIN::parse(const std::string_view str) { in parse() 354 AtResponsePtr AtResponse::CPINR::parse(const std::string_view str) { in parse() 372 AtResponsePtr AtResponse::CRSM::parse(const std::string_view str) { in parse() 395 AtResponsePtr AtResponse::CFUN::parse(const std::string_view str) { in parse() 414 AtResponsePtr AtResponse::CREG::parse(const std::string_view str) { in parse() 469 AtResponsePtr AtResponse::CGREG::parse(const std::string_view str) { in parse() [all …]
|
D | hexbin.cpp | 70 std::string str(sz + sz, '?'); in bin2hex() local
|
/device/google/contexthub/firmware/lib/libc/ |
D | strlen.c | 56 strlen (const char* str) in strlen() 85 strlen (const char* str) in strlen()
|
/device/google/cuttlefish/host/commands/modem_simulator/ |
D | command_parser.cpp | 40 auto str = command_.substr(fpos + 1, (spos - fpos - 1)); in GetNextStr() local 53 auto str = command_.substr(0, pos); in GetNextStr() local 70 std::string str; in GetNextStrDeciToHex() local
|
/device/google/cuttlefish_vmm/ |
D | gen_android_bp.py | 95 def update_generated_section(file_path: Path, tag: str, content: str): 159 def comment(text: str) -> str: 315 def update_list(list_name: str, modules:list[Module]):
|
/device/google/cuttlefish_vmm/qemu/scripts/ |
D | rebuild.py | 43 def log(msg: str) -> None: 118 cmd_args: Sequence[str], 120 env: Dict[str, str] | None = None, 121 base_env: Dict[str, str] | None = None, 164 env: Dict[str, str] | None = None, 260 def env_copy_with(self, new_values: Dict[str, str]) -> Dict[str, str]: argument 281 args: Sequence[Path | str], 283 env: Dict[str, str] | None = None, 294 self, sub_build_dir: Path | None = None, extra_args: List[str] = []
|
/device/google/cuttlefish_vmm/qemu/third_party/rust/crates/pkg-config/src/ |
D | lib.rs | 270 pub fn get_variable(package: &str, variable: &str) -> Result<String, Error> { in get_variable() 319 R: RangeBounds<&'a str>, in range_version() 439 pub fn get_variable(package: &str, variable: &str) -> Result<String, String> { in get_variable() 477 fn command(&self, name: &str, args: &[&str]) -> Command { in command() 524 fn print_metadata(&self, s: &str) { in print_metadata() 580 fn extract_lib_from_filename<'a>(target: &str, filename: &'a str) -> Option<&'a str> { in extract_lib_from_filename() 581 fn test_suffixes<'b>(filename: &'b str, suffixes: &[&str]) -> Option<&'b str> { in extract_lib_from_filename() 635 fn parse_libs_cflags(&mut self, name: &str, output: &[u8], config: &Config) { in parse_libs_cflags() 797 fn parse_modversion(&mut self, output: &str) { in parse_modversion() 810 fn is_static_available(name: &str, system_roots: &[PathBuf], dirs: &[PathBuf]) -> bool { in is_static_available() [all …]
|
/device/google/cuttlefish/host/commands/vhal_proxy_server/ |
D | vsockinfo.h | 32 std::string str() const { in str() function
|
/device/google/cuttlefish/host/frontend/webrtc_operator/ |
D | server_config.cpp | 33 for (const auto& str : stun_servers_) { in ToJson() local
|
D | signal_handler.cpp | 43 auto str = reinterpret_cast<const char*>(msg); in OnReceive() local
|
/device/linaro/dragonboard/shared/utils/qrtr/src/ |
D | lookup.c | 109 static int get_diag_instance_info(char *str, size_t size, unsigned int instance) in get_diag_instance_info() 116 static unsigned int read_num_le(const char *str, int *rcp) in read_num_le()
|
/device/sample/frameworks/PlatformLibrary/java/com/example/android/platform_library/ |
D | PlatformLibrary.java | 65 native private static String reverseString(String str); in reverseString()
|
/device/google/cuttlefish/host/commands/process_sandboxer/ |
D | sandboxer_proxy.cpp | 48 absl::StatusOr<T> AtoiOr(std::string_view str) { in AtoiOr()
|
/device/generic/goldfish/hals/camera/ |
D | list_qemu_cameras.cpp | 37 bool findToken(const std::string_view str, const std::string_view key, std::string_view* value) { in findToken() 60 bool parseResolutions(const std::string_view str, std::vector<Rect<uint16_t>>* supportedResolutions… in parseResolutions()
|
D | CameraProvider.cpp | 42 std::optional<int> parseLogicalCameraId(const std::string_view str) { in parseLogicalCameraId()
|
/device/google/trout/hal/common/android/vsock/ |
D | vsockinfo.cpp | 65 std::string VsockConnectionInfo::str() const { in str() function in android::hardware::automotive::utils::VsockConnectionInfo
|
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/pairing/ |
D | BluetoothScanner.java | 48 StringBuilder str = new StringBuilder(); in toString() local 57 void setNameString(String str) { in setNameString()
|
/device/google/cuttlefish/host/frontend/adb_connector/ |
D | adb_connection_maintainer.cpp | 102 bool IsHexInteger(const std::string& str) { in IsHexInteger() 107 bool IsInteger(const std::string& str) { in IsInteger()
|
/device/google/cuttlefish/shared/minidroid/sample/ |
D | vsock-test.c | 93 int main_client(int cid, int port, char *str) { in main_client()
|
/device/google/cuttlefish/host/libs/msg_queue/ |
D | msg_queue.cc | 36 key_t GenerateQueueKey(const char* str) { in GenerateQueueKey()
|
/device/google/cuttlefish/guest/hals/identity/libeic/ |
D | EicCbor.c | 136 void eicCborAppendString(EicCbor* cbor, const char* str, size_t strLength) { in eicCborAppendString() 141 void eicCborAppendStringZ(EicCbor* cbor, const char* str) { in eicCborAppendStringZ()
|
/device/google/cuttlefish/host/libs/config/ |
D | config_utils.cpp | 101 char str[10]; in RandomSerialNumber() local
|