Home
last modified time | relevance | path

Searched defs:class_type (Results 1 – 8 of 8) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/apitools/base/py/
Dextra_types_test.py151 def JtoM(class_type, json_str): argument
154 def DoRoundtrip(class_type, json_msg=None, message=None, times=4): argument
/external/libcap-ng/libcap-ng-0.7/bindings/python/
Dcapng.py35 def _swig_setattr_nondynamic(self,class_type,name,value,static=1): argument
48 def _swig_setattr(self,class_type,name,value): argument
51 def _swig_getattr(self,class_type,name): argument
/external/libcxx/test/std/experimental/utilities/meta/meta.type.synop/
Dmeta.unary.comp.pass.cpp18 struct class_type {}; struct
Dmeta.unary.cat.pass.cpp18 struct class_type {}; struct
/external/v8/test/cctest/
Dtest-types.cc1159 TypeHandle class_type = T.Class(map); in NowIs() local
1172 TypeHandle class_type = T.Class(map); in NowIs() local
/external/google-breakpad/src/testing/scripts/generator/cpp/
Dast.py1479 def _GetClass(self, class_type, visibility, templated_types): argument
/external/selinux/policycoreutils/sepolicy/sepolicy/
Dgui.py1461 def display_more_detail_init(self, source, target, class_type, permission): argument
/external/libcxxabi/src/
Dcxa_demangle.cpp1675 auto class_type = std::move(db.names.back()); in parse_pointer_to_member_type() local