Searched refs:replace (Results 1 – 18 of 18) sorted by relevance
/device/generic/goldfish-opengl/shared/GoldfishAddressSpace/ |
D | goldfish_address_space.cpp | 24 void GoldfishAddressSpaceBlock::replace(GoldfishAddressSpaceBlock *other) in replace() function in GoldfishAddressSpaceBlock
|
/device/google/cuttlefish/host/frontend/adb_connector/ |
D | main.cpp | 47 std::replace(ports.begin(), ports.end(), ',', ' '); in ParseAddressList()
|
/device/google/cuttlefish/host/commands/adbshell/ |
D | main.cpp | 60 user.replace(0, cvd_prefix.size(), cuttlefish::kVsocUserPrefix); in VsocUser()
|
/device/generic/goldfish-opengl/ |
D | cmake_transform.py | 61 return '"' + msg.replace('"', '\\"') + '"'
|
/device/generic/goldfish-opengl/shared/GoldfishAddressSpace/include/ |
D | goldfish_address_space.h | 97 void replace(GoldfishAddressSpaceBlock *other);
|
D | goldfish_address_space_host.impl | 306 block->replace(NULL);
|
D | goldfish_address_space_android.impl | 437 block->replace(NULL);
|
/device/google/cuttlefish/host/commands/modem_simulator/ |
D | pdu_parser.cpp | 256 dst.replace(length -1, length, "\0"); in BCDToString()
|
/device/generic/goldfish/fvpbase/ |
D | README.md | 105 Then replace the prebuilt binutils with binutils 2.33.1:
|
/device/google/crosshatch/json-c/ |
D | ChangeLog | 58 …* Rewrite json_object_object_add to replace just the value if the key already exists so keys remai…
|
D | Doxyfile | 171 # Doxygen uses this value to replace tabs by spaces in code fragments.
|
/device/google/bonito/json-c/ |
D | ChangeLog | 58 …* Rewrite json_object_object_add to replace just the value if the key already exists so keys remai…
|
D | Doxyfile | 171 # Doxygen uses this value to replace tabs by spaces in code fragments.
|
/device/google/coral/json-c/ |
D | ChangeLog | 58 …* Rewrite json_object_object_add to replace just the value if the key already exists so keys remai…
|
D | Doxyfile | 171 # Doxygen uses this value to replace tabs by spaces in code fragments.
|
/device/google/cuttlefish/host/commands/assemble_cvd/ |
D | flags.cc | 577 device_id.replace(pos, strlen("{num}"), std::to_string(num)); in InitializeCuttlefishConfiguration()
|
/device/google/cuttlefish_kernel/5.4-x86_64/ |
D | System.map | 38917 ffffffff81b6a1d0 t replace
|
/device/google/cuttlefish_kernel/5.4-arm64/ |
D | System.map | 107957 ffffffc010baea20 t replace
|