OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:has_data
(Results
1 - 25
of
29
) sorted by null
1
2
/art/runtime/gc/space/
image_space.h
128
bool*
has_data
,
/frameworks/base/tools/aapt2/proto/
ProtoHelpers.cpp
81
if (!pbConfig.
has_data
()) {
/system/connectivity/shill/cellular/
mobile_operator_info_impl.cc
411
DCHECK(mno.
has_data
());
527
CHECK(candidate_by_name->
has_data
());
747
DCHECK(current_mno_->
has_data
());
753
DCHECK(current_mvno_->
has_data
());
/system/tpm/tpm_manager/common/
print_tpm_nvram_interface_proto.cc
130
if (value.
has_data
()) {
198
if (value.
has_data
()) {
/system/tpm/tpm_manager/client/
tpm_nvram_dbus_proxy_test.cc
128
EXPECT_TRUE(request.
has_data
());
181
EXPECT_TRUE(reply.
has_data
());
/system/tpm/tpm_manager/server/
dbus_service_test.cc
224
EXPECT_TRUE(request.
has_data
());
254
EXPECT_TRUE(reply.
has_data
());
/external/webrtc/webrtc/modules/audio_processing/test/
audio_file_processor.cc
160
RTC_CHECK(!msg.
has_data
());
unpack.cc
103
if (msg.
has_data
()) {
process_test.cc
656
ASSERT_TRUE(msg.
has_data
() ^ (msg.channel_size() > 0));
657
if (msg.
has_data
()) {
674
if (msg.
has_data
()) {
[
all
...]
/system/tpm/attestation/common/
print_common_proto.cc
184
if (value.
has_data
()) {
/prebuilts/gdb/darwin-x86/lib/python2.7/distutils/command/
install.py
696
def
has_data
(self):
member in class:install
705
('install_data',
has_data
),
/prebuilts/gdb/linux-x86/lib/python2.7/distutils/command/
install.py
696
def
has_data
(self):
member in class:install
705
('install_data',
has_data
),
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
install.py
696
def
has_data
(self):
member in class:install
705
('install_data',
has_data
),
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
install.py
696
def
has_data
(self):
member in class:install
705
('install_data',
has_data
),
/system/connectivity/shill/shims/
crypto_util.cc
116
if (!message.has_public_key() || !message.
has_data
()) {
/external/webrtc/talk/session/media/
mediasession.h
115
bool
has_data
() const { return data_channel_type != DCT_NONE; }
function in struct:cricket::MediaSessionOptions
/prebuilts/gdb/darwin-x86/lib/python2.7/
urllib2.py
232
if self.
has_data
():
242
def
has_data
(self):
member in class:Request
[
all
...]
/prebuilts/gdb/linux-x86/lib/python2.7/
urllib2.py
232
if self.
has_data
():
242
def
has_data
(self):
member in class:Request
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
urllib2.py
232
if self.
has_data
():
242
def
has_data
(self):
member in class:Request
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
urllib2.py
232
if self.
has_data
():
242
def
has_data
(self):
member in class:Request
[
all
...]
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_urllib2.py
[
all
...]
/prebuilts/gdb/linux-x86/lib/python2.7/test/
test_urllib2.py
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_urllib2.py
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_urllib2.py
[
all
...]
/external/webrtc/talk/app/webrtc/
peerconnection.cc
[
all
...]
Completed in 403 milliseconds
1
2