/third_party/ltp/testcases/lib/ |
H A D | tst_ns_create.c | 61 char *token; in main() local
|
/third_party/python/Lib/lib2to3/fixes/ |
H A D | fix_set_literal.py | 8 from lib2to3.fixer_util import token, syms namespace
|
H A D | fix_unicode.py | 11 from ..pgen2 import token namespace
|
H A D | fix_ws_comma.py | 9 from ..pgen2 import token namespace
|
H A D | fix_apply.py | 10 from ..pgen2 import token namespace
|
/third_party/python/Lib/lib2to3/pgen2/ |
H A D | conv.py | 33 from pgen2 import grammar, token namespace
|
/third_party/skia/third_party/externals/angle2/src/tests/preprocessor_tests/ |
H A D | define_test.cpp | 937 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...] |
H A D | operator_test.cpp | 27 pp::Token token; in TEST_P() local
|
/base/account/os_account/test/fuzztest/appaccount_stub/setoauthtokenstub_fuzzer/ |
H A D | setoauthtokenstub_fuzzer.cpp | 36 std::string token = fuzzData.GenerateRandomString(); in SetOAuthTokenStubFuzzTest() local
|
/base/account/os_account/test/fuzztest/iamaccount/updatecredential_fuzzer/ |
H A D | updatecredential_fuzzer.cpp | 47 std::vector<uint8_t> token = {fuzzData.GetData<uint8_t>()}; in UpdateCredentialFuzzTest() local
|
/base/inputmethod/imf/frameworks/kits/extension/src/ |
H A D | inputmethod_extension.cpp | 43 Init(const std::shared_ptr<AbilityLocalRecord> &record, const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler, const sptr<IRemoteObject> &token) Init() argument 51 CreateAndInitContext( const std::shared_ptr<AbilityLocalRecord> &record, const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler, const sptr<IRemoteObject> &token) CreateAndInitContext() argument
|
/base/location/frameworks/native/fence_extension_ability/src/ |
H A D | fence_extension.cpp | 39 Init(const std::shared_ptr<AbilityLocalRecord> &record, const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler, const sptr<IRemoteObject> &token) Init() argument 47 CreateAndInitContext( const std::shared_ptr<AbilityLocalRecord> &record, const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler, const sptr<IRemoteObject> &token) CreateAndInitContext() argument
|
/base/customization/enterprise_device_management/framework/extension/src/ |
H A D | enterprise_admin_extension.cpp | 40 Init(const std::shared_ptr<AppExecFwk::AbilityLocalRecord>& record, const std::shared_ptr<AppExecFwk::OHOSApplication>& application, std::shared_ptr<AppExecFwk::AbilityHandler>& handler, const sptr<IRemoteObject>& token) Init() argument 49 CreateAndInitContext( const std::shared_ptr<AppExecFwk::AbilityLocalRecord>& record, const std::shared_ptr<AppExecFwk::OHOSApplication>& application, std::shared_ptr<AppExecFwk::AbilityHandler>& handler, const sptr<IRemoteObject>& token) CreateAndInitContext() argument
|
/base/account/os_account/test/fuzztest/iamaccount/addcredential_fuzzer/ |
H A D | addcredential_fuzzer.cpp | 48 std::vector<uint8_t> token = {fuzzData.GetData<uint8_t>()}; in AddCredentialFuzzTest() local
|
/base/account/os_account/test/fuzztest/appaccount_stub/deleteoauthtokenstub_fuzzer/ |
H A D | deleteoauthtokenstub_fuzzer.cpp | 35 std::string token = fuzzData.GenerateRandomString(); in DeleteOAuthTokenStubFuzzTest() local
|
/base/powermgr/power_manager/test/systemtest/src/ |
H A D | power_mgr_mock_system_test.cpp | 80 sptr<IRemoteObject> token = new RunningLockTokenStub(); in HWTEST_F() local
|
H A D | power_mgr_st_suspend_test.cpp | 100 sptr<IRemoteObject> token = new RunningLockTokenStub(); in HWTEST_F() local 131 sptr<IRemoteObject> token = new RunningLockTokenStub(); in HWTEST_F() local [all...] |
/base/powermgr/powermgr_lite/frameworks/include/ |
H A D | running_lock_entry.h | 29 uint64_t token; member
|
/base/print/print_fwk/test/unittest/extension_test/ |
H A D | print_extension_test.cpp | 72 sptr<IRemoteObject> token = nullptr; in HWTEST_F() local
|
/base/powermgr/power_manager/test/unittest/include/interface_test/ |
H A D | running_lock_test.h | 34 void TestRunningLockInnerExisit(sptr<IRemoteObject>& token, RunningLockInfo& runningLockInfo) in TestRunningLockInnerExisit() argument 45 void TestRunningLockInnerNoExisit(sptr<IRemoteObject>& token) in TestRunningLockInnerNoExisit() argument
|
/base/powermgr/power_manager/test/unittest/include/scenario_test/running_lock/ |
H A D | running_lock_scenario_test.h | 34 void TestRunningLockInnerExisit(sptr<IRemoteObject>& token, RunningLockInfo& runningLockInfo) in TestRunningLockInnerExisit() argument 45 void TestRunningLockInnerNoExisit(sptr<IRemoteObject>& token) in TestRunningLockInnerNoExisit() argument
|
/base/print/print_fwk/frameworks/kits/extension/src/ |
H A D | print_extension.cpp | 44 Init(const std::shared_ptr<AbilityLocalRecord> &record, const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler, const sptr<IRemoteObject> &token) Init() argument 53 CreateAndInitContext( const std::shared_ptr<AbilityLocalRecord> &record, const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler, const sptr<IRemoteObject> &token) CreateAndInitContext() argument
|
/base/notification/common_event_service/frameworks/extension/src/ |
H A D | static_subscriber_extension.cpp | 41 Init(const std::shared_ptr<AbilityLocalRecord>& record, const std::shared_ptr<OHOSApplication>& application, std::shared_ptr<AbilityHandler>& handler, const sptr<IRemoteObject>& token) Init() argument 50 CreateAndInitContext( const std::shared_ptr<AbilityLocalRecord>& record, const std::shared_ptr<OHOSApplication>& application, std::shared_ptr<AbilityHandler>& handler, const sptr<IRemoteObject>& token) CreateAndInitContext() argument
|
/base/security/access_token/interfaces/innerkits/accesstoken/include/ |
H A D | sec_comp_enhance_data.h | 61 AccessTokenID token; member
|
/base/security/access_token/test/fuzztest/services/accesstoken/unregistertokensynccallbackstub_fuzzer/ |
H A D | unregistertokensynccallbackstub_fuzzer.cpp | 52 AccessTokenID token = AccessTokenKit::GetNativeTokenId("token_sync_service"); in NativeTokenGet() local
|