Searched defs:active (Results 1 – 12 of 12) sorted by relevance
33 int is_data_checkpoint_active(bool* active) { in is_data_checkpoint_active()
51 constexpr bool active() const { return active_; } in active() function
63 uint8_t freq_idx, uint32_t active, in update_uid()121 uint32_t* active = bpf_nr_active_map_lookup_elem(&zero); variable
68 std::vector<uint32_t> frequencies, bool active) { in initCpuPolicy()
43 bool active; member
43 uint64_t active[CPUS_PER_ENTRY]; member
42 bool active = false; member
297 auto active = active_versions[package] < version; in PopulateFromMounts() local
499 const auto& active = ::android::apex::GetActivePackages(); in getAllPackages() local
1567 const std::vector<ApexFile>& active) { in CalculateInactivePackages()1600 const std::vector<ApexFile> active(GetActivePackages()); in EmitApexInfoList() local3919 std::vector<ApexFile> active(GetActivePackages()); in UpdateApexInfoList() local
1582 [&](const MountedApexData& d, bool active) { in TEST_F()1628 [&](const MountedApexData& d, bool active) { in TEST_F()
178 active = set() variable