OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:prop_type
(Results
1 - 5
of
5
) sorted by null
/frameworks/base/core/jni/
android_bluetooth_common.cpp
646
int
prop_type
= property->type;
local
651
if (
prop_type
== DBUS_TYPE_UINT32 ||
prop_type
== DBUS_TYPE_INT16) {
655
} else if (
prop_type
== DBUS_TYPE_BOOLEAN) {
660
} else if (
prop_type
== DBUS_TYPE_ARRAY) {
683
int len = 0,
prop_type
= DBUS_TYPE_INVALID, prop_index = -1, type;
local
/external/pcre/
pcre_exec.c
546
#define
prop_type
frame->Xprop_type
macro
601
int
prop_type
;
[
all
...]
pcre_compile.c
4237
int
prop_type
, prop_value;
local
[
all
...]
/external/icu4c/tools/genpname/
preparse.pl
85
my %
PROP_TYPE
= (Binary => "_bp",
[
all
...]
/external/v8/test/cctest/
test-heap-profiler.cc
[
all
...]
Completed in 597 milliseconds