Searched defs:string (Results 1 – 5 of 5) sorted by relevance
| /bootable/recovery/minadbd/ |
| D | minadbd_services.cpp | 48 static int create_service_thread(void (*func)(int, const std::string&), const std::string& args) { in create_service_thread()
|
| /bootable/recovery/tests/unit/ |
| D | asn1_decoder_test.cpp | 180 const uint8_t* string; in TEST() local 188 const uint8_t* string; in TEST() local 196 const uint8_t* string; in TEST() local
|
| /bootable/recovery/ |
| D | ui.cpp | 144 bool RecoveryUI::Init(const std::string& /* locale */) { in Init()
|
| /bootable/recovery/tests/component/ |
| D | imgdiff_test.cpp | 639 static void construct_store_entry(const std::vector<std::tuple<std::string, size_t, char>>& info, in construct_store_entry() 650 static void construct_deflate_entry(const std::vector<std::tuple<std::string, size_t, size_t>>& inf… in construct_deflate_entry() 688 const std::vector<uint8_t>& content, const std::vector<std::tuple<std::string, size_t>>& info) { in ConstructImageChunks()
|
| D | updater_test.cpp | 79 static void BuildUpdatePackage(const std::unordered_map<std::string, std::string>& entries, in BuildUpdatePackage()
|