Home
last modified time | relevance | path

Searched defs:GetObjects (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Core/
DValueObjectList.h51 const std::vector<lldb::ValueObjectSP> &GetObjects() const { in GetObjects() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Core/
DValueObjectList.h51 const std::vector<lldb::ValueObjectSP> &GetObjects() const { in GetObjects() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Core/
DValueObjectList.h51 const std::vector<lldb::ValueObjectSP> &GetObjects() const { in GetObjects() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Core/
DValueObjectList.h51 const std::vector<lldb::ValueObjectSP> &GetObjects() const { in GetObjects() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/
H A Darguments.h119 const std::map<std::string, GPUObjectDescriptorPtr>& GetObjects() const { in GetObjects() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/gl/compiler/
H A Drename.cc123 std::vector<std::pair<std::string, Object>> GetObjects() const { in GetObjects() function in tflite::gpu::gl::__anonda330f380111::ObjectRewriter
H A Dobject_accessor.cc607 std::vector<Object> ObjectAccessor::GetObjects() const { in GetObjects() function in tflite::gpu::gl::ObjectAccessor
/aosp_15_r20/external/libchrome/dbus/
H A Dobject_manager.cc88 std::vector<ObjectPath> ObjectManager::GetObjects() { in GetObjects() function in dbus::ObjectManager
H A Dobject_manager_unittest.cc271 TEST_F(ObjectManagerTest, GetObjects) { in TEST_F() argument
/aosp_15_r20/development/vndk/tools/header-checker/src/repr/json/
H A Dir_reader.cpp111 JsonObjectRef::GetObjects(const std::string &key) const { in GetObjects() function in header_checker::repr::JsonObjectRef