/system/nfc/src/fuzzers/integration/ |
D | nfc_integration_fuzzer_impl.cc | 200 void DoRfManageIntfActivated(const RfManageIntfActivated& activated) { in DoRfManageIntfActivated() argument 203 activate_event.rf_disc_id = activated.rf_discovery_id(); in DoRfManageIntfActivated() 204 activate_event.protocol = GetProtocol(activated.rf_protocol()); in DoRfManageIntfActivated() 205 activate_event.data_mode = GetDiscovery(activated.data_mode()); in DoRfManageIntfActivated() 206 activate_event.tx_bitrate = activated.tx_bitrate(); in DoRfManageIntfActivated() 207 activate_event.rx_bitrate = activated.rx_bitrate(); in DoRfManageIntfActivated() 208 uint8_t buff_size = activated.buff_size(); in DoRfManageIntfActivated() 209 uint8_t num_buff = activated.num_buff(); in DoRfManageIntfActivated() 212 activate_event, buff_size, num_buff, activated.rf_tech_param_buffer(), in DoRfManageIntfActivated() 213 activated.intf_param_buffer()); in DoRfManageIntfActivated()
|
/system/nfc/src/nfa/dm/ |
D | nfa_dm_act.cc | 1407 memset(&(evt_data.activated.params), 0x00, sizeof(tNFA_TAG_PARAMS)); in nfa_dm_excl_disc_cback() 1408 memcpy(&(evt_data.activated.activate_ntf), &(p_data->activate), in nfa_dm_excl_disc_cback() 1628 memcpy(&(evt_data.activated.activate_ntf), nfa_dm_cb.p_activate_ntf, in nfa_dm_notify_activation_status() 1631 p_tech_params = &evt_data.activated.activate_ntf.rf_tech_param; in nfa_dm_notify_activation_status() 1633 memset(&(evt_data.activated.params), 0x00, sizeof(tNFA_TAG_PARAMS)); in nfa_dm_notify_activation_status() 1635 memcpy(&(evt_data.activated.params), p_params, sizeof(tNFA_TAG_PARAMS)); in nfa_dm_notify_activation_status() 1643 evt_data.activated.activate_ntf.rf_tech_param.param.pa.nfcid1_len = in nfa_dm_notify_activation_status() 1645 memcpy(evt_data.activated.activate_ntf.rf_tech_param.param.pa.nfcid1, in nfa_dm_notify_activation_status()
|
/system/apex/proto/ |
D | session_state.proto | 59 // that have been activated.
|
D | apex_manifest.proto | 90 // Whether this vendor APEX needs to be activated in bootstrap phase.
|
/system/nfc/src/nfa/include/ |
D | nfa_api.h | 484 tNFA_ACTIVATED activated; /* NFA_ACTIVATED_EVT */ member
|
/system/apex/apexd/ |
D | Android.bp | 142 // any APEX activated. To do so, it uses the bootstrap linker 170 // any APEX activated. To do so, it uses the bootstrap linker
|
/system/nfc/tools/casimir/src/ |
D | rf_packets.pdl | 154 /// The protocol field selects the activated protocol. Valid protocols are
|
/system/apex/docs/ |
D | README.md | 97 updated to reflect that the APEX file will be activated at next boot. 166 the newer version of the APEX is only activated after reboot. 482 If a service marked as updatable starts before the APEXs are activated, the 602 being activated, and it's `versionCode` is `37`.
|
D | howto.md | 413 activated, the start is delayed until the activation of APEXes is finished.
|
/system/sepolicy/prebuilts/api/202404/public/ |
D | app.te | 220 # the runtime APEX is activated and Bionic libs are provided from there.
|
/system/sepolicy/prebuilts/api/34.0/public/ |
D | app.te | 219 # the runtime APEX is activated and Bionic libs are provided from there.
|
/system/sepolicy/prebuilts/api/33.0/public/ |
D | app.te | 229 # the runtime APEX is activated and Bionic libs are provided from there.
|
/system/sepolicy/microdroid/system/private/ |
D | property_contexts | 59 apexd.status u:object_r:apexd_prop:s0 exact enum starting activated ready
|
/system/nfc/src/nfa/ce/ |
D | nfa_ce_act.cc | 957 memcpy(&(conn_evt.activated.activate_ntf), &p_cb->activation_params, in nfa_ce_activate_ntf()
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | app.te | 588 # the runtime APEX is activated and Bionic libs are provided from there.
|
/system/sepolicy/prebuilts/api/30.0/public/ |
D | app.te | 588 # the runtime APEX is activated and Bionic libs are provided from there.
|
D | property_contexts | 196 apexd.status u:object_r:apexd_prop:s0 exact enum starting activated ready
|
/system/sepolicy/prebuilts/api/32.0/public/ |
D | app.te | 591 # the runtime APEX is activated and Bionic libs are provided from there.
|
/system/sepolicy/prebuilts/api/31.0/public/ |
D | app.te | 591 # the runtime APEX is activated and Bionic libs are provided from there.
|
/system/sepolicy/private/ |
D | app.te | 719 # the runtime APEX is activated and Bionic libs are provided from there.
|
/system/core/init/ |
D | README.md | 415 before APEXes are all activated, the execution is delayed until the activation 924 activated for _timeout_ seconds.
|
/system/core/rootdir/ |
D | init.rc | 1031 wait_for_prop apexd.status activated
|
/system/sepolicy/prebuilts/api/31.0/private/ |
D | property_contexts | 588 apexd.status u:object_r:apexd_prop:s0 exact enum starting activated ready
|
/system/sepolicy/prebuilts/api/32.0/private/ |
D | property_contexts | 592 apexd.status u:object_r:apexd_prop:s0 exact enum starting activated ready
|
/system/sepolicy/prebuilts/api/33.0/private/ |
D | property_contexts | 687 apexd.status u:object_r:apexd_prop:s0 exact enum starting activated ready
|