Home
last modified time | relevance | path

Searched defs:originType (Results 1 – 2 of 2) sorted by relevance

/third_party/node/test/fixtures/wpt/common/security-features/resources/
Dcommon.sub.js948 function getSubresourceOrigin(originType) { argument
1025 function getRequestURLs(subresourceType, originType, redirectionType) { argument
/third_party/glslang/glslang/MachineIndependent/
DParseHelper.cpp9993 const TTypeList* TParseContext::recordStructCopy(TStructRecord& record, const TType* originType, co… in recordStructCopy()