Home
last modified time | relevance | path

Searched defs:SetContext (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Core/
DValue.h96 void SetContext(ContextType context_type, void *p) { in SetContext() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Core/
DValue.h96 void SetContext(ContextType context_type, void *p) { in SetContext() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Core/
DValue.h96 void SetContext(ContextType context_type, void *p) { in SetContext() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Core/
DValue.h96 void SetContext(ContextType context_type, void *p) { in SetContext() function
/aosp_15_r20/system/update_engine/common/
H A Dhash_calculator.cc122 bool HashCalculator::SetContext(const string& context) { in SetContext() function in chromeos_update_engine::HashCalculator
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dmodule.h277 void SetContext(IRContext* c) { context_ = c; } in SetContext() function
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dmodule.h277 void SetContext(IRContext* c) { context_ = c; } in SetContext() function
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dmodule.h277 void SetContext(IRContext* c) { context_ = c; } in SetContext() function
/aosp_15_r20/external/libchrome/mojo/core/
H A Duser_message_impl.cc434 MojoResult UserMessageImpl::SetContext( in SetContext() function in mojo::core::UserMessageImpl