Home
last modified time | relevance | path

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

/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_application_abilityDelegatorRegistry.js36 getArguments: function () { method
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/
DPDBSymbolTypeFunctionSig.cpp65 PDBSymbolTypeFunctionSig::getArguments() const { in getArguments() function in PDBSymbolTypeFunctionSig
DPDBSymbolFunc.cpp81 PDBSymbolFunc::getArguments() const { in getArguments() function in PDBSymbolFunc
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderInvarianceTests.cpp87 const std::map<std::string, std::string>& FormatArgumentList::getArguments (void) const in getArguments() function in vkt::sr::__anon9bc05be40111::FormatArgumentList
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fShaderInvarianceTests.cpp103 const std::map<std::string, std::string>& FormatArgumentList::getArguments (void) const in getArguments() function in deqp::gles3::Functional::__anon7a46532d0111::FormatArgumentList
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fShaderInvarianceTests.cpp103 const std::map<std::string, std::string>& FormatArgumentList::getArguments (void) const in getArguments() function in deqp::gles2::Functional::__anonec8e66cb0111::FormatArgumentList
/third_party/flutter/skia/third_party/externals/sdl/android-project/src/org/libsdl/app/
DSDLActivity.java96 protected String[] getArguments() { in getArguments() method in SDLActivity