Home
last modified time | relevance | path

Searched defs:token (Results 26 - 50 of 862) sorted by relevance

12345678910>>...35

/base/useriam/user_auth_framework/frameworks/native/ipc/common_defines/
H A Duser_idm_interface.h33 std::vector<uint8_t> token; member
/third_party/node/deps/npm/lib/commands/
H A Dtoken.js[all...]
/third_party/python/Lib/lib2to3/fixes/
H A Dfix_isinstance.py13 from ..fixer_util import token namespace
H A Dfix_itertools_imports.py5 from lib2to3.fixer_util import BlankLine, syms, token namespace
H A Dfix_numliterals.py7 from ..pgen2 import token namespace
H A Dfix_ne.py8 from ..pgen2 import token namespace
H A Dfix_set_literal.py8 from lib2to3.fixer_util import token, syms namespace
H A Dfix_unicode.py11 from ..pgen2 import token namespace
H A Dfix_ws_comma.py9 from ..pgen2 import token namespace
/third_party/vk-gl-cts/external/amber/src/src/
H A Ddescriptor_set_and_binding_parser.cc48 auto token = t.NextToken(); in Parse() local
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/preprocessor_tests/
H A Dcomment_test.cpp20 pp::Token token; in TEST_P() local
49 pp::Token token; in TEST_F() local
H A Ddefine_test.cpp937 pp::Token token; in TEST_F() local
949 pp::Token token; in TEST_F() local
959 pp::Token token; in TEST_F() local
969 pp::Token token; TEST_F() local
[all...]
/third_party/skia/third_party/externals/libpng/contrib/powerpc-vsx/
H A Dlinux.c37 char *token = NULL; in png_have_vsx() local
/base/security/access_token/test/fuzztest/innerkits/accesstoken/unregistertokensynccallback_fuzzer/
H A Dunregistertokensynccallback_fuzzer.cpp28 AccessTokenID token = AccessTokenKit::GetNativeTokenId("token_sync_service"); in NativeTokenGet() local
/base/security/access_token/test/fuzztest/innerkits/accesstoken/registertokensynccallback_fuzzer/
H A Dregistertokensynccallback_fuzzer.cpp47 AccessTokenID token = AccessTokenKit::GetNativeTokenId("token_sync_service"); in NativeTokenGet() local
/base/startup/init/interfaces/innerkits/token/src/token_impl_hal/
H A Dtoken.c21 int ReadToken(char *token, unsigned int len) in ReadToken() argument
31 int WriteToken(const char *token, unsigned int len) in WriteToken() argument
/base/telephony/core_service/test/fuzztest/setaccesslimit_fuzzer/
H A Dsetaccesslimit_fuzzer.cpp52 OHOS::AddCoreServiceTokenFuzzer token; in LLVMFuzzerInitialize() local
/base/useriam/user_auth_framework/services/core/inc/
H A Denrollment.h38 std::vector<uint8_t> token; member
/base/useriam/user_auth_framework/frameworks/cj/user_auth/src/
H A Duser_auth_callback_cj.cpp33 std::vector<uint8_t> token; in OnResult() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
H A DSkeletonSyntaxException.java20 public SkeletonSyntaxException(String message, CharSequence token) { in SkeletonSyntaxException() argument
30 public SkeletonSyntaxException(String message, CharSequence token, Throwable cause) { in SkeletonSyntaxException() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dtokiter.cpp28 UBool TokenIterator::next(UnicodeString& token, UErrorCode& ec) { in next() argument
67 UBool TokenIterator::nextToken(UnicodeString& token, UErrorCode& ec) { in nextToken() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
H A DSkeletonSyntaxException.java20 public SkeletonSyntaxException(String message, CharSequence token) { in SkeletonSyntaxException() argument
29 public SkeletonSyntaxException(String message, CharSequence token, Throwable cause) { in SkeletonSyntaxException() argument
/third_party/ninja/src/
H A Dparser.cc41 Lexer::Token token = lexer_.ReadToken(); in ExpectToken() local
/third_party/ltp/testcases/lib/
H A Dtst_ns_create.c61 char *token; in main() local
/third_party/python/Lib/lib2to3/pgen2/
H A Dconv.py33 from pgen2 import grammar, token namespace

Completed in 6 milliseconds

12345678910>>...35