Home
last modified time | relevance | path

Searched refs:codebase (Results 1 – 4 of 4) sorted by relevance

/system/tools/aidl/docs/
Dmaking-changes.md15 This codebase has both integration and unittests, all of which are expected to
/system/update_engine/
Domaha_request_action.cc958 for (const string& codebase : app->url_codebase) { in ParsePackage() local
959 if (codebase.empty()) { in ParsePackage()
964 out_package.payload_urls.push_back(codebase + package.name); in ParsePackage()
Domaha_request_action_unittest.cc137 codebase + in GetUpdateResponse()
191 string GetPayloadUrl() { return codebase + filename; } in GetPayloadUrl()
201 string codebase = "http://code/base/"; member
682 EXPECT_EQ(fake_update_response_.codebase + "package2", in TEST_F()
803 EXPECT_EQ(fake_update_response_.codebase + "package2", in TEST_F()
1804 fake_update_response_.codebase = "testthe&codebase/"; in TEST_F()
/system/chre/
DREADME.md175 This codebase is intended to be ported to a variety of operating systems. If you