Home
last modified time | relevance | path

Searched refs:system_id (Results 1 – 8 of 8) sorted by relevance

/system/update_engine/
Dimage_properties_android.cc181 result.system_id = GetStringWithDefault( in LoadImageProperties()
184 string prefix, not_used, system_id; in LoadImageProperties() local
188 result.system_id, ":", &not_used, &system_id, false)) { in LoadImageProperties()
189 result.system_id = prefix + ":" + system_id; in LoadImageProperties()
Dimage_properties_android_unittest.cc70 EXPECT_EQ("def", props.system_id); in TEST_F()
82 EXPECT_EQ("abc:bar", props.system_id); in TEST_F()
90 EXPECT_EQ("foo:bar", props.system_id); in TEST_F()
96 EXPECT_EQ("bar", props.system_id); in TEST_F()
Dimage_properties.h37 std::string system_id; member
Domaha_request_params.h75 inline std::string system_app_id() const { return image_props_.system_id; } in system_app_id()
77 image_props_.system_id = system_app_id; in set_system_app_id()
Domaha_request_action.cc635 const XML_Char* system_id, in ParserHandlerEntityDecl() argument
/system/bt/stack/include/
Dsrvc_api.h64 uint64_t system_id; member
73 uint64_t system_id; member
/system/bt/stack/srvc/
Dsrvc_dis.cc164 uint64_t_TO_STREAM(p, dis_cb.dis_value.system_id); /* int_min */ in dis_read_attr_value()
277 STREAM_TO_UINT64(p_clcb->dis_value.system_id, pp); in dis_c_cmpl_cback()
393 dis_cb.dis_value.system_id = p_info->system_id; in DIS_SrUpdate()
/system/extras/brillo_config/
DAndroid.mk34 LOCAL_MODULE := system_id