Home
last modified time | relevance | path

Searched refs:Empty (Results 1 – 25 of 26) sorted by relevance

12

/system/core/libmemunreachable/
DAllocator.cpp80 bool Empty();
178 bool Empty();
251 bool Chunk::Empty() { in Empty() function in Chunk
335 bool HeapImpl::Empty() { in Empty() function in HeapImpl
338 if (!it->data()->Empty()) { in Empty()
343 if (!it->data()->Empty()) { in Empty()
479 return impl_->Empty(); in empty()
/system/connectivity/shill/
Dmock_ip_address_store.h35 MOCK_CONST_METHOD0(Empty, bool());
Dip_address_store.h52 virtual bool Empty() const;
Dip_address_store.cc61 bool IPAddressStore::Empty() const { in Empty() function in shill::IPAddressStore
Dconnection_health_checker_unittest.cc272 EXPECT_CALL(remote_ips_, Empty()).WillRepeatedly(Return(false)); in ExpectSuccessfulStart()
343 EXPECT_CALL(remote_ips_, Empty()).WillRepeatedly(Return(true)); in TEST_F()
748 EXPECT_CALL(remote_ips_, Empty()).WillRepeatedly(Return(false)); in TEST_F()
764 EXPECT_CALL(remote_ips_, Empty()).WillRepeatedly(Return(false)); in TEST_F()
775 EXPECT_CALL(remote_ips_, Empty()).WillOnce(Return(true)); in TEST_F()
784 EXPECT_CALL(remote_ips_, Empty()).WillRepeatedly(Return(false)); in TEST_F()
Dresolver_unittest.cc100 TEST_F(ResolverTest, Empty) { in TEST_F() argument
Dservice_unittest.cc1753 EXPECT_TRUE(GetDisconnects()->Empty()); in TEST_F()
1754 EXPECT_TRUE(GetMisconnects()->Empty()); in TEST_F()
1760 EXPECT_TRUE(GetDisconnects()->Empty()); in TEST_F()
1761 EXPECT_TRUE(GetMisconnects()->Empty()); in TEST_F()
1767 EXPECT_TRUE(GetDisconnects()->Empty()); in TEST_F()
1768 EXPECT_TRUE(GetMisconnects()->Empty()); in TEST_F()
1774 EXPECT_TRUE(GetDisconnects()->Empty()); in TEST_F()
1775 EXPECT_TRUE(GetMisconnects()->Empty()); in TEST_F()
1786 EXPECT_TRUE(GetMisconnects()->Empty()); in TEST_F()
1802 ASSERT_TRUE(GetDisconnects()->Empty()); in TEST_F()
[all …]
Dipconfig.h234 FRIEND_TEST(ResolverTest, Empty);
Dconnection_health_checker.cc185 if (remote_ips_->Empty()) { in Start()
Dservice.cc1051 return !disconnects_.Empty() || !misconnects_.Empty(); in HasRecentConnectionIssues()
/system/connectivity/shill/net/
Devent_history.h76 bool Empty() { return events_.empty(); } in Empty() function
Dbyte_string_unittest.cc53 TEST_F(ByteStringTest, Empty) { in TEST_F() argument
/system/extras/simpleperf/
Devent_selection_set.h56 bool Empty() const { in Empty() function
/system/core/bootstat/
Devent_log_list_builder_test.cpp26 TEST(EventLogListBuilder, Empty) { in TEST() argument
/system/connectivity/shill/wifi/
Dwake_on_wifi_unittest.cc1472 EXPECT_TRUE(GetWakeOnPacketConnections()->Empty()); in TEST_F()
1587 EXPECT_TRUE(GetWakeOnPacketConnections()->Empty()); in TEST_F()
1790 EXPECT_FALSE(GetWakeOnPacketConnections()->Empty()); in TEST_F()
2185 EXPECT_TRUE(GetWakeOnPacketConnections()->Empty()); in TEST_F()
2192 EXPECT_TRUE(GetWakeOnPacketConnections()->Empty()); in TEST_F()
2251 EXPECT_TRUE(GetDarkResumeHistory()->Empty()); in TEST_F()
2701 EXPECT_TRUE(GetDarkResumeHistory()->Empty()); in TEST_F()
2703 EXPECT_TRUE(GetDarkResumeHistory()->Empty()); in TEST_F()
2709 EXPECT_TRUE(GetDarkResumeHistory()->Empty()); in TEST_F()
2732 EXPECT_TRUE(GetDarkResumeHistory()->Empty()); in TEST_F()
[all …]
Dwake_on_wifi.cc304 if (trigs.find(kWakeTriggerPattern) != trigs.end() && addrs.Empty()) { in ConfigureSetWakeOnWiFiSettingsMessage()
1406 if (!wake_on_packet_connections_.Empty() && in BeforeSuspendActions()
/system/core/init/parser/
Dtokenizer_test.cpp38 TEST(Tokenizer, Empty) { in TEST() argument
/system/tools/aidl/
Dast_cpp.h184 bool Empty() const { return statements_.empty(); } in Empty() function
Dast_cpp.cpp342 if (!on_false_.Empty()) { in Write()
/system/core/libutils/tests/
DLruCache_test.cpp140 TEST_F(LruCacheTest, Empty) { in TEST_F() argument
/system/extras/pagecache/
Dpagecache.py324 except Queue.Empty:
/system/tpm/trunks/generator/
Draw_commands.txt2244 platformAuth and platformPolicy shall be set to the Empty Buffer,
2298 platformAuth and platformPolicy shall be set to the Empty Buffer, and
3502 If tpmKey Is TPM_RH_NULL, then encryptedSalt is required to be an Empty Buffer.
3517 If both tpmKey and bind are TPM_ALG_NULL, then sessionKey is set to the Empty Buffer. If tpmKey is
3696 If tpmKey is TPM_RH_NULL, this shall be the Empty
4201 The sensitiveDataOrigin attribute of inPublic shall be SET if inSensitive.data is an Empty Buffer a…
4202 CLEAR if inSensitive.data is not an Empty Buffer or the TPM shall return TPM_RC_ATTRIBUTES.
4206 1) If inSensitive.data is the Empty Buffer, a TPM-generated key value is placed in the new object’s
4209 2) If inSensitive.data is not the Empty Buffer, the TPM will validate that the size of inSensitive.…
4224 1) If sensitive.data is not the Empty Buffer, then the TPM shall return TPM_RC_VALUE.
[all …]
Draw_commands_fixed.txt2244 platformAuth and platformPolicy shall be set to the Empty Buffer,
2298 platformAuth and platformPolicy shall be set to the Empty Buffer, and
3502 If tpmKey Is TPM_RH_NULL, then encryptedSalt is required to be an Empty Buffer.
3517 If both tpmKey and bind are TPM_ALG_NULL, then sessionKey is set to the Empty Buffer. If tpmKey is
3698 If tpmKey is TPM_RH_NULL, this shall be the Empty
4203 The sensitiveDataOrigin attribute of inPublic shall be SET if inSensitive.data is an Empty Buffer a…
4204 CLEAR if inSensitive.data is not an Empty Buffer or the TPM shall return TPM_RC_ATTRIBUTES.
4208 1) If inSensitive.data is the Empty Buffer, a TPM-generated key value is placed in the new object’s
4211 2) If inSensitive.data is not the Empty Buffer, the TPM will validate that the size of inSensitive.…
4226 1) If sensitive.data is not the Empty Buffer, then the TPM shall return TPM_RC_VALUE.
[all …]
Draw_structures.txt7510 authValue, and an Empty Policy authPolicy.
10868 Empty Buffer
10918 shall be the Empty Buffer (a buffer with a size field of zero). This construct is the NULL Ticket. …
12350 the session nonce, may be the Empty Buffer
12379 the session nonce, may be the Empty Buffer
12811 For an asymmetric object, data shall be an Empty Buffer and sensitiveDataOrigin shall be SET.
13834 If the point is to be omitted, the X and Y coordinates need to be individual ly set to Empty Buffer…
14877 Shall be the Empty Buffer if no authorization policy is present.
15143 When an integrity value is not needed, it is not present and it is not represented by an Empty Buff…
/system/sepolicy/
Dfile_contexts21 # Empty directories

12