Home
last modified time | relevance | path

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

/external/clang/test/CodeGenObjCXX/
Dmrc-weak.mm108 __weak Foo *p = get_object(); function
/external/llvm-project/clang/test/CodeGenObjCXX/
Dmrc-weak.mm108 __weak Foo *p = get_object(); function
/external/llvm-project/clang/test/CodeGenObjC/
Dmrc-weak.m124 extern id get_object(void); function
/external/clang/test/CodeGenObjC/
Dmrc-weak.m124 extern id get_object(void); function
/external/libkmsxx/kms++/src/
Dcard.cpp325 DrmObject* Card::get_object(uint32_t id) const in get_object() function in kms::Card
/external/python/pyfakefs/pyfakefs/
Dfake_filesystem.py1949 def get_object(self, file_path, check_read_perm=True): member in FakeFilesystem
4533 def get_object(self): member in FakeFileWrapper
4851 def get_object(self): member in StandardStreamWrapper
4876 def get_object(self): member in FakeDirWrapper
4901 def get_object(self): member in FakePipeWrapper