/system/vold/bench/ |
D | benchgen.py | 176 active = set() variable 182 active.add(handle) 190 if handle in active: 191 active.remove(handle) 196 if handle in active: 201 if handle in active: 206 if handle in active: 215 if handle in active: 224 if handle in active: 232 if handle in active: [all …]
|
/system/core/libmemunreachable/ |
D | README.md | 6 …g every call to malloc and free, it queries the allocator (jemalloc) for active allocations when l… 41 5. Registers contents, active stack areas, and memory mapping information are collected. 46 …10. *Sweeper process*: A list of all active allocations is produced by examining the memory mappin… 60 - `HeapWalker.cpp`: Performs the mark-and-sweep pass over active allocations. 66 …quires a small interface to the allocator in order to collect information about active allocations. 70 - `malloc_iterate()`: call a callback on each active allocation in a given heap region.
|
/system/connectivity/shill/dhcp/ |
D | dhcp_config.h | 88 void set_is_lease_active(bool active) { is_lease_active_ = active; } in set_is_lease_active() argument
|
/system/bt/btif/co/ |
D | bta_av_co.c | 150 BOOLEAN active; member 191 return bta_av_co_cb.cp.active; in bta_av_co_cp_is_active() 556 bta_av_co_cb.cp.active = FALSE; in bta_av_audio_sink_getconfig() 695 bta_av_co_cb.cp.active = TRUE; in bta_av_co_audio_getconfig() 702 bta_av_co_cb.cp.active = FALSE; in bta_av_co_audio_getconfig() 827 else if ((num_protect == 1) && (!bta_av_co_cb.cp.active)) in bta_av_co_audio_setconfig() 1520 bta_av_co_cb.cp.active = TRUE; in bta_av_co_audio_codec_supported() 1525 bta_av_co_cb.cp.active = FALSE; in bta_av_co_audio_codec_supported()
|
D | bta_hl_co.c | 223 p_mdl_cfg->active, in bta_hl_co_save_mdl() 292 if (p->active) in bta_hl_co_load_mdl_config()
|
/system/bt/bta/dm/ |
D | bta_dm_pm.c | 290 p_timer->active++; in bta_dm_pm_start_timer() 321 assert(p_timer->in_use && (p_timer->active > 0)); in bta_dm_pm_stop_timer_by_index() 327 p_timer->active--; in bta_dm_pm_stop_timer_by_index() 328 if (p_timer->active == 0) in bta_dm_pm_stop_timer_by_index() 971 bta_dm_cb.pm_timer[i].active --; in bta_dm_pm_timer_cback() 977 if (bta_dm_cb.pm_timer[i].active == 0) in bta_dm_pm_timer_cback()
|
D | bta_dm_int.h | 840 UINT8 active; /* number of active timer */ member
|
/system/bt/btif/include/ |
D | btif_hl.h | 128 BOOLEAN active; member 223 BOOLEAN active; member
|
/system/connectivity/shill/doc/ |
D | profile-api.txt | 11 Multiple profiles may be active simultaneously. Profiles are organized 12 in a stack with the top-most entry termed the "active profile". 180 provided only for the active profile.
|
D | manager-api.txt | 57 The profile becomes the ``active profile'' that 84 ``active profile''. Any services using configuration 88 (new) active profile). 90 The name must match the identifer of the active 350 Retest the portal state of the active service 352 will only have an effect if the active service 518 Object path of the current active profile. 693 applications only dealing with the current active
|
D | device-api.txt | 198 "Connected" : The TDLS link is active. 549 is active. 750 [service].Error.NotFound (no such request is active)
|
D | service-api.txt | 1615 service is removed from all active profiles.
|
/system/connectivity/shill/test-scripts/ |
D | test-flimflam | 295 active = flimflam.make_dbus_boolean(sys.argv[2]) 296 manager.SetProperty("OfflineMode", active)
|
/system/bt/bta/hl/ |
D | bta_hl_utils.c | 1335 if (!p_mdl->active ) in bta_hl_find_avail_mdl_cfg_idx() 1429 if(p_mdl->active) in bta_hl_find_mdl_cfg_idx() 1432 if (p_mdl->active && in bta_hl_find_mdl_cfg_idx() 1474 if (p_mdl->active) in bta_hl_get_cur_time() 1481 if (p_mdl->active) in bta_hl_get_cur_time() 1574 if (p_mdl->active ) in bta_hl_compact_mdl_cfg_time() 1626 if (p_mdl->active && in bta_hl_is_mdl_exsit_in_mcl() 1668 if (p_mdl->active && in bta_hl_delete_mdl_cfg() 2507 mdl_cfg.active = TRUE; in bta_hl_save_mdl_cfg()
|
/system/core/adb/ |
D | transport.cpp | 254 int active = 0; in write_transport_thread() local 275 active = 1; in write_transport_thread() 282 if(active) { in write_transport_thread()
|
/system/extras/perfprofd/ |
D | perf_profile.proto | 103 // At the point when the profile was collected, was a camera active?
|
/system/bt/bta/include/ |
D | bta_hl_api.h | 275 BOOLEAN active; /* true if this item is in use */ member
|
/system/bt/btif/src/ |
D | btif_hl.c | 604 if (p_mdl->base.active && in btif_hl_is_reconnect_possible() 612 i, p_mdl->base.active, p_mdl->base.mdl_id,p_mdl->base.dch_mode); in btif_hl_is_reconnect_possible() 628 if (p_mdl1->base.active && in btif_hl_is_reconnect_possible() 929 p_mdl->base.active && in btif_hl_find_mdl_cfg_idx_using_channel_id() 1012 if ( p_mdl->base.active && (p_mdl->base.mdl_id == mdl_id)) in btif_hl_find_channel_id_using_mdl_id() 1730 if (p_acb->delete_mdl.active) { in btif_hl_find_app_idx_using_deleted_mdl_id() 1734 if (p_acb->delete_mdl.active && in btif_hl_find_app_idx_using_deleted_mdl_id() 3956 if (!p_acb->delete_mdl.active) in destroy_channel() 3959 p_acb->delete_mdl.active = TRUE; in destroy_channel()
|
/system/core/sdcard/ |
D | sdcard.c | 1727 bool active = false; in watch_package_list() local 1729 if (!active) { in watch_package_list() 1749 active = true; in watch_package_list() 1769 active = false; in watch_package_list()
|
/system/core/liblog/ |
D | README | 124 switch from the active logs to the persistent logs from before the last
|
/system/tpm/trunks/generator/ |
D | raw_structures.txt | 6431 PT_FIXED + 17 the number of authorization sessions that may be active at 6433 A session is active when it has a context associated with 6679 the number of active authorization sessions currently 7392 If a TPM is only able to track 64 active sessions at a time, it could number those sessions using t… 7632 session handle. The highest value for a session handle is determined by how many active sessions are 8682 SET (1): In a command, this setting indicates that the session is to remain active 8684 session is still active. If SET in the command, this attribute shall be SET in the 8688 a response, it indicates that the session is closed and the context is no longer active. 17474 active sessions that are
|
D | raw_structures_fixed.txt | 6427 the number of authorization sessions that may be active at 6429 A session is active when it has a context associated with 6704 the number of active authorization sessions currently 7419 If a TPM is only able to track 64 active sessions at a time, it could number those sessions using t… 7659 session handle. The highest value for a session handle is determined by how many active sessions are 8710 SET (1): In a command, this setting indicates that the session is to remain active 8712 session is still active. If SET in the command, this attribute shall be SET in the 8716 a response, it indicates that the session is closed and the context is no longer active. 17456 active sessions that are
|
D | raw_commands.txt | 1802 contexts. It indicates that the gap between the lowest numbered active session 2306 If a CRTM Event sequence is active, extend the PCR designated by the platform-specific 3781 the difference between the most recently created active context and 3782 the oldest active context is at the limits of the TPM 29658 If the handle is for an authorization session and the handle does not reference a loaded or active …
|
D | raw_commands_fixed.txt | 1802 contexts. It indicates that the gap between the lowest numbered active session 2306 If a CRTM Event sequence is active, extend the PCR designated by the platform-specific 3783 the difference between the most recently created active context and 3784 the oldest active context is at the limits of the TPM 29669 If the handle is for an authorization session and the handle does not reference a loaded or active …
|
/system/connectivity/shill/mobile_operator_db/ |
D | serviceproviders.prototxt | 14260 apn : "active"
|