Home
last modified time | relevance | path

Searched refs:Put (Results 1 – 14 of 14) sorted by relevance

/system/bt/common/
Dlru_unittest.cc34 cache.Put(1, 10); in TEST()
36 EXPECT_FALSE(cache.Put(2, 20)); in TEST()
37 EXPECT_FALSE(cache.Put(3, 30)); in TEST()
49 EXPECT_THAT(cache.Put(4, 40), Optional(Pair(1, 10))); in TEST()
59 EXPECT_THAT(cache.Put(5, 50), Optional(Pair(4, 40))); in TEST()
64 EXPECT_FALSE(cache.Put(6, 60)); in TEST()
80 EXPECT_FALSE(cache.Put(1, 10)); in TEST()
81 EXPECT_FALSE(cache.Put(2, 20)); in TEST()
82 EXPECT_THAT(cache.Put(3, 30), Optional(Pair(1, 10))); in TEST()
83 EXPECT_FALSE(cache.Put(2, 200)); in TEST()
[all …]
Dmetric_id_allocator.cc70 auto evicted = paired_device_cache_.Put(p.first, p.second); in Init()
135 auto evicted = temporary_device_cache_.Put(mac_address, id); in AllocateId()
164 auto evicted = paired_device_cache_.Put(mac_address, id); in SaveDevice()
Dlru.h126 std::optional<Node> Put(const K& key, V value) { in Put() function
/system/sepolicy/private/
Dsu.te13 # Put the incident command into its domain so it is the same on user, userdebug and eng.
16 # Put the odrefresh command into its domain.
19 # Put the perfetto command into its domain so it is the same on user, userdebug and eng.
/system/sepolicy/prebuilts/api/31.0/private/
Dsu.te13 # Put the incident command into its domain so it is the same on user, userdebug and eng.
16 # Put the odrefresh command into its domain.
19 # Put the perfetto command into its domain so it is the same on user, userdebug and eng.
/system/sepolicy/prebuilts/api/29.0/private/
Dsu.te13 # Put the incident command into its domain so it is the same on user, userdebug and eng.
16 # Put the perfetto command into its domain so it is the same on user, userdebug and eng.
/system/sepolicy/prebuilts/api/30.0/private/
Dsu.te13 # Put the incident command into its domain so it is the same on user, userdebug and eng.
16 # Put the perfetto command into its domain so it is the same on user, userdebug and eng.
/system/sepolicy/prebuilts/api/28.0/private/
Dsu.te13 # Put the incident command into its domain so it is the same on user, userdebug and eng.
16 # Put the perfetto command into its domain so it is the same on user, userdebug and eng.
/system/sepolicy/prebuilts/api/27.0/private/
Dsu.te13 # Put the incident command into its domain so it is the same on user, userdebug and eng.
/system/sepolicy/prebuilts/api/26.0/private/
Dsu.te13 # Put the incident command into its domain so it is the same on user, userdebug and eng.
/system/bt/btif/src/
Dbtif_config_cache.cc145 unpaired_devices_cache_.Put(section_name, std::move(moved_section)); in RemoveKey()
203 unpaired_devices_cache_.Put(section_name, section); in SetString()
/system/apex/
Dpylintrc164 # Put messages in a separate file for each module / package specified on the
/system/tools/mkbootimg/
Dpylintrc158 # Put messages in a separate file for each module / package specified on the
/system/update_engine/
Dpylintrc107 # Put messages in a separate file for each module / package specified on the