Home
last modified time | relevance | path

Searched defs:get_object (Results 1 – 7 of 7) sorted by relevance

/external/clang/test/CodeGenObjCXX/
Dmrc-weak.mm108 __weak Foo *p = get_object(); function
/external/clang/test/CodeGenObjC/
Dmrc-weak.m124 extern id get_object(void); function
/external/python/pyfakefs/pyfakefs/
Dfake_file.py838 def get_object(self) -> FakeFile: member in FakeFileWrapper
1253 def get_object(self) -> TextIO: member in StandardStreamWrapper
1306 def get_object(self) -> FakeDirectory: member in FakeDirWrapper
1383 def get_object(self) -> None: member in FakePipeWrapper
Dfake_filesystem.py1778 def get_object(self, file_path: AnyPath, check_read_perm: bool = True) -> FakeFile: member in FakeFilesystem
/external/sdv/vsomeip/third_party/boost/smart_ptr/test/
Dshared_ptr_basic_test.cpp84 int * get_object() in get_object() function
/external/libkmsxx/kms++/src/
Dcard.cpp325 DrmObject* Card::get_object(uint32_t id) const in get_object() function in kms::Card
/external/sdv/vsomeip/third_party/boost/optional/include/boost/optional/detail/
Dold_optional_implementation.hpp601 internal_type const* get_object() const in get_object() function in boost::optional_detail::optional_base
606 internal_type * get_object() in get_object() function in boost::optional_detail::optional_base