Home
last modified time | relevance | path

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

/aosp12/frameworks/av/drm/mediacas/plugins/clearkey/
H A Decm_generator.cpp88 default_fields->system_id = LoadNext32(&ptr); in DecodeECMClearFields()
90 default_fields->ecm_version = (default_fields->system_id >> 24) & 0xFF; in DecodeECMClearFields()
91 default_fields->system_id &= 0x00FFFFFF; in DecodeECMClearFields()
92 if (default_fields->system_id == 0) { in DecodeECMClearFields()
H A Decm.cpp57 set_system_id(default_fields.system_id); in Parse()
86 set_system_id(default_fields.system_id); in Decrypt()
H A Decm_generator.h57 uint32_t system_id; member
H A Decm.h180 inline uint32_t system_id() const { return system_id_; } in system_id() function
/aosp12/packages/providers/ContactsProvider/tests/assets/test1/
H A Dexpected_groups.txt10 10 system_id=Contacts
27 27 system_id=null
44 44 system_id=null
61 61 system_id=null
H A Dlegacy_contacts.sql47 …OT NULL,notes TEXT,should_sync INTEGER NOT NULL DEFAULT 0,system_id TEXT,UNIQUE(name,system_id,_sy… field
/aosp12/system/bt/stack/include/
H A Dsrvc_api.h63 uint64_t system_id; member
72 uint64_t system_id; member
/aosp12/bionic/libc/kernel/uapi/linux/
H A Diso_fs.h39 char system_id[ISODCL(9, 40)]; member
74 char system_id[ISODCL(9, 40)]; member
118 char system_id[ISODCL(17, 48)]; member
H A Dmsdos_fs.h90 __u8 system_id[8]; member
/aosp12/system/bt/stack/srvc/
H A 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()
/aosp12/packages/providers/ContactsProvider/tests/assets/testUnsynced/
H A Dexpected_groups.txt10 10 system_id=Contacts
H A Dlegacy_contacts.sql30 …OT NULL,notes TEXT,should_sync INTEGER NOT NULL DEFAULT 0,system_id TEXT,UNIQUE(name,system_id,_sy… field
/aosp12/packages/providers/ContactsProvider/tests/assets/testSynced/
H A Dexpected_groups.txt10 10 system_id=Contacts
H A Dlegacy_contacts.sql40 …OT NULL,notes TEXT,should_sync INTEGER NOT NULL DEFAULT 0,system_id TEXT,UNIQUE(name,system_id,_sy… field
/aosp12/packages/providers/ContactsProvider/tests/assets/upgradeTest/
H A Dcontacts2_1108.sql38 …irty INTEGER NOT NULL DEFAULT 0,title TEXT,title_res INTEGER,notes TEXT,system_id TEXT,deleted INT… field
148 … account_type_and_data_set,sourceid,version,dirty,title,title_res,notes,system_id,deleted,group_vi…
160 …unt_name, accounts.account_type, title AS name, notes AS notes , system_id AS system_id FROM group…
161 ….account_type, data1 AS group_id, title AS name, notes AS notes, system_id AS system_id, groups.so…
/aosp12/system/extras/brillo_config/
H A DAndroid.mk36 LOCAL_MODULE := system_id
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DServiceStateProvider.java459 final int system_id = ss.getCdmaSystemId(); in query() local
488 system_id, in query()
/aosp12/system/update_engine/cros/
H A Domaha_request_action.cc326 const XML_Char* system_id, in ParserHandlerEntityDecl() argument
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt33881 field @Deprecated public static final String SYSTEM_ID = "system_id";
34659 field public static final String SYSTEM_ID = "system_id";
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt23717 field public static final deprecated java.lang.String SYSTEM_ID = "system_id";
24472 field public static final java.lang.String SYSTEM_ID = "system_id";