Home
last modified time | relevance | path

Searched defs:GetScope (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dalink.h70 …STDMETHOD (GetScope) (mdAssembly AssemblyID, mdToken FileToken, DWORD dwScope, IMetaDataImport **p… in DECLARE_INTERFACE_() local
111 …STDMETHOD (GetScope) (mdAssembly AssemblyID, mdToken FileToken, DWORD dwScope, IMetaDataImport **p… in DECLARE_INTERFACE_() local
163 …STDMETHOD (GetScope) (mdAssembly AssemblyID, mdToken FileToken, DWORD dwScope, IMetaDataImport **p… in DECLARE_INTERFACE_() local
Ddbgeng.h1589 …STDMETHOD(GetScope)(THIS_ PULONG64 InstructionOffset,PDEBUG_STACK_FRAME ScopeFrame,PVOID ScopeCont… in DECLARE_INTERFACE_() local
1656 …STDMETHOD(GetScope)(THIS_ PULONG64 InstructionOffset,PDEBUG_STACK_FRAME ScopeFrame,PVOID ScopeCont… in DECLARE_INTERFACE_() local
/aosp_15_r20/packages/modules/Bluetooth/system/packet/avrcp/
Dget_total_number_of_items.cc62 Scope GetTotalNumberOfItemsRequest::GetScope() const { in GetScope() function in bluetooth::avrcp::GetTotalNumberOfItemsRequest
Dplay_item.cc48 Scope PlayItemRequest::GetScope() const { in GetScope() function in bluetooth::avrcp::PlayItemRequest
Dget_item_attributes.cc92 Scope GetItemAttributesRequest::GetScope() const { in GetScope() function in bluetooth::avrcp::GetItemAttributesRequest
Dget_folder_items.cc235 Scope GetFolderItemsRequest::GetScope() const { in GetScope() function in bluetooth::avrcp::GetFolderItemsRequest
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Symbol/
DVariable.h66 lldb::ValueType GetScope() const { return m_scope; } in GetScope() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Symbol/
DVariable.h66 lldb::ValueType GetScope() const { return m_scope; } in GetScope() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Symbol/
DVariable.h66 lldb::ValueType GetScope() const { return m_scope; } in GetScope() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Symbol/
DVariable.h66 lldb::ValueType GetScope() const { return m_scope; } in GetScope() function
/aosp_15_r20/external/openthread/src/core/net/
H A Dnetif.hpp191 uint8_t GetScope(void) const in GetScope() function in ot::Ip6::Netif::UnicastAddress
H A Dip6_address.cpp455 uint8_t Address::GetScope(void) const in GetScope() function in ot::Ip6::Address
/aosp_15_r20/external/cronet/net/dns/
H A Daddress_sorter_posix.cc114 AddressSorterPosix::AddressScope GetScope( in GetScope() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DVerifier.cpp6317 auto GetScope = [](IntrinsicInst *II) { in verifyNoAliasScopeDecl() local