Home
last modified time | relevance | path

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

12

/hardware/libhardware/modules/camera/3_4/
Drequest_tracker_test.cpp84 EXPECT_TRUE(dut_->Empty()); in TEST_F()
151 EXPECT_TRUE(dut_->Empty()); in TEST_F()
160 EXPECT_FALSE(dut_->Empty()); in TEST_F()
165 EXPECT_FALSE(dut_->Empty()); in TEST_F()
169 EXPECT_TRUE(dut_->Empty()); in TEST_F()
174 EXPECT_FALSE(dut_->Empty()); in TEST_F()
182 EXPECT_FALSE(dut_->Empty()); in TEST_F()
186 EXPECT_TRUE(dut_->Empty()); in TEST_F()
191 EXPECT_FALSE(dut_->Empty()); in TEST_F()
200 EXPECT_FALSE(dut_->Empty()); in TEST_F()
[all …]
Drequest_tracker.h64 virtual bool Empty() const;
Drequest_tracker.cpp155 bool RequestTracker::Empty() const { in Empty() function in default_camera_hal::RequestTracker
Dcamera.cpp179 if (!mInFlightTracker->Empty()) { in configureStreams()
/hardware/interfaces/automotive/can/1.0/default/libnl++/protocols/common/
DEmpty.cpp22 Empty::Empty() : MessageDefinition<char>("nlmsg", { in Empty() function in android::nl::protocols::base::Empty
29 void Empty::toStream(std::stringstream&, const char&) const {} in toStream()
DEmpty.h26 class Empty : public MessageDefinition<char> {
28 Empty();
/hardware/interfaces/automotive/can/1.0/default/libnl++/protocols/
DNetlinkProtocol.cpp51 std::make_shared<base::Empty>(), in toMap()
/hardware/interfaces/radio/1.1/
DISap.hal22 * Empty top level interface.
/hardware/interfaces/radio/1.2/
DISap.hal22 * Empty top level interface.
/hardware/interfaces/tests/foo/1.0/
Dtypes.hal44 enum Empty : uint32_t {};
/hardware/interfaces/automotive/can/1.0/default/libnl++/
DAndroid.bp31 "protocols/common/Empty.cpp",
/hardware/interfaces/gnss/2.0/
DIAGnssRil.hal53 * connected to a cellular network. Empty string, otherwise.
/hardware/interfaces/automotive/can/1.0/
DICanBus.hal45 * Empty filter list means no filtering. If two or more listeners requested
/hardware/interfaces/secure_element/1.0/
DISecureElement.hal39 * @return response containing the response. Empty vector if Secure Element
/hardware/interfaces/audio/2.0/
DIStreamOut.hal170 * are retained by the hardware. Useful for implementing pause/resume. Empty
/hardware/interfaces/radio/1.6/
Dtypes.hal316 * List of DNS server addresses, e.g., "192.0.1.3" or "192.0.1.11 2001:db8::1". Empty if no dns
329 * Option), e.g., "2001:db8::1 2001:db8::2 2001:db8::3". Empty if not IMS client.
986 * This vector contains the current URSP rules. Empty vector represents that no
/hardware/interfaces/audio/5.0/
DIStreamOut.hal181 * are retained by the hardware. Useful for implementing pause/resume. Empty
/hardware/interfaces/audio/4.0/
DIStreamOut.hal181 * are retained by the hardware. Useful for implementing pause/resume. Empty
/hardware/interfaces/broadcastradio/2.0/
Dtypes.hal790 * Empty list means no filtering on identifier type.
800 * Empty list means no filtering on identifier.
/hardware/interfaces/radio/1.4/
Dtypes.hal106 * 3-digit Mobile Country Code, 0..999. Empty string if not applicable.
110 * 2 or 3-digit Mobile Network Code, 0..999. Empty string if not applicable.
1741 * List of DNS server addresses, e.g., "192.0.1.3" or "192.0.1.11 2001:db8::1". Empty if no dns
1754 * Option), e.g., "2001:db8::1 2001:db8::2 2001:db8::3". Empty if not IMS client.
/hardware/interfaces/radio/1.5/
Dtypes.hal514 * List of DNS server addresses, e.g., "192.0.1.3" or "192.0.1.11 2001:db8::1". Empty if no dns
527 * Option), e.g., "2001:db8::1 2001:db8::2 2001:db8::3". Empty if not IMS client.
/hardware/interfaces/audio/7.0/
DIStreamOut.hal206 * are retained by the hardware. Useful for implementing pause/resume. Empty
/hardware/interfaces/audio/6.0/
DIStreamOut.hal194 * are retained by the hardware. Useful for implementing pause/resume. Empty
/hardware/interfaces/keymaster/4.0/
Dtypes.hal1292 * A list of the parameters verified. Empty if the only parameters verified are time-related.
/hardware/interfaces/radio/1.0/
Dtypes.hal1379 // Empty if no dns server addresses returned.

12