Home
last modified time | relevance | path

Searched defs:active (Results 1 – 12 of 12) sorted by relevance

/system/core/trusty/storage/proxy/
Dcheckpoint_handling.cpp33 int is_data_checkpoint_active(bool* active) { in is_data_checkpoint_active()
/system/libbase/include/android-base/
Dscopeguard.h51 constexpr bool active() const { return active_; } in active() function
/system/nfc/tools/casimir/scripts/
Dt4at.py102 async def active(self, peer: int): member in T4AT
/system/bpfprogs/
DtimeInState.c63 uint8_t freq_idx, uint32_t active, in update_uid()
121 uint32_t* active = bpf_nr_active_map_lookup_elem(&zero); variable
Dtime_in_state_test.cpp68 std::vector<uint32_t> frequencies, bool active) { in initCpuPolicy()
/system/netd/server/
DTetherController.h42 bool active; member
/system/bpf/progs/include/
Dbpf_timeinstate.h43 uint64_t active[CPUS_PER_ENTRY]; member
/system/logging/logd/
DPkgIds.cpp42 bool active = false; member
/system/vold/bench/
Dbenchgen.py178 active = set() variable
/system/apex/apexd/
Dapexservice.cpp526 const auto& active = ::android::apex::GetActivePackages(); in getAllPackages() local
Dapexd.cpp1556 const std::vector<ApexFile>& active) { in CalculateInactivePackages()
1584 const std::vector<ApexFile> active(GetActivePackages()); in EmitApexInfoList() local
3875 std::vector<ApexFile> active(GetActivePackages()); in UpdateApexInfoList() local
Dapexd_test.cpp1663 [&](const MountedApexData& d, bool active) { in TEST_F()
1709 [&](const MountedApexData& d, bool active) { in TEST_F()