Searched defs:rootName (Results 1 – 10 of 10) sorted by relevance
/external/google-tv-pairing-protocol/java/src/com/google/polo/ssl/ |
D | CsrUtil.java | 45 public static X509Certificate generateX509V3AuthorityCertificate(String rootName, in generateX509V3AuthorityCertificate() 61 static X509Certificate generateX509V3AuthorityCertificate(String rootName, in generateX509V3AuthorityCertificate()
|
/external/llvm/lib/Support/ |
D | Path.cpp | 654 rootName = has_root_name(p); in is_absolute() local 783 rootName = path::has_root_name(p); in make_absolute() local
|
/external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/ |
D | TestCertUtils.java | 693 public static final String rootName = "CN=Alex Astapchuk, OU=SSG, O=Intel ZAO, C=RU"; field in TestCertUtils.UniGen
|
/external/icu/icu4c/source/tools/ctestfw/ |
D | ctest.c | 1258 ctest_xml_init(const char *rootName) { in ctest_xml_init()
|
/external/icu/icu4c/source/test/cintltst/ |
D | cldrtest.c | 73 TestKeyInRootRecursive(UResourceBundle *root, const char *rootName, in TestKeyInRootRecursive()
|
/external/deqp/modules/gles31/functional/ |
D | es31fProgramUniformTests.cpp | 850 …string rootName; //!< If this is a member of a basic-typed array, rootName is the name of that a… member
|
D | es31fProgramInterfaceQueryTestCase.cpp | 1956 const std::string rootName = resourceName.substr(0, rootNameEnd); in queryAndValidateProps() local
|
D | es31fTessellationTests.cpp | 5660 string UserDefinedIOCase::glslTraverseBasicTypes (const string& rootName, in glslTraverseBasicTypes()
|
/external/deqp/modules/gles2/functional/ |
D | es2fUniformApiTests.cpp | 795 …string rootName; //!< If this is a member of a basic-typed array, rootName is the name of that a… member
|
/external/deqp/modules/gles3/functional/ |
D | es3fUniformApiTests.cpp | 960 …string rootName; //!< If this is a member of a basic-typed array, rootName is the name of that a… member
|