Home
last modified time | relevance | path

Searched defs:token (Results 76 - 100 of 1700) sorted by relevance

12345678910>>...68

/third_party/ltp/testcases/lib/
H A Dtst_ns_create.c61 char *token; in main() local
/third_party/python/Lib/lib2to3/fixes/
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
H A Dfix_apply.py10 from ..pgen2 import token namespace
/third_party/python/Lib/lib2to3/pgen2/
H A Dconv.py33 from pgen2 import grammar, token namespace
/third_party/skia/third_party/externals/angle2/src/tests/preprocessor_tests/
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...]
H A Doperator_test.cpp27 pp::Token token; in TEST_P() local
/base/account/os_account/test/fuzztest/appaccount_stub/setoauthtokenstub_fuzzer/
H A Dsetoauthtokenstub_fuzzer.cpp36 std::string token = fuzzData.GenerateRandomString(); in SetOAuthTokenStubFuzzTest() local
/base/account/os_account/test/fuzztest/iamaccount/updatecredential_fuzzer/
H A Dupdatecredential_fuzzer.cpp47 std::vector<uint8_t> token = {fuzzData.GetData<uint8_t>()}; in UpdateCredentialFuzzTest() local
/base/inputmethod/imf/frameworks/kits/extension/src/
H A Dinputmethod_extension.cpp43 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 Dfence_extension.cpp39 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 Denterprise_admin_extension.cpp40 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 Daddcredential_fuzzer.cpp48 std::vector<uint8_t> token = {fuzzData.GetData<uint8_t>()}; in AddCredentialFuzzTest() local
/base/account/os_account/test/fuzztest/appaccount_stub/deleteoauthtokenstub_fuzzer/
H A Ddeleteoauthtokenstub_fuzzer.cpp35 std::string token = fuzzData.GenerateRandomString(); in DeleteOAuthTokenStubFuzzTest() local
/base/powermgr/power_manager/test/systemtest/src/
H A Dpower_mgr_mock_system_test.cpp80 sptr<IRemoteObject> token = new RunningLockTokenStub(); in HWTEST_F() local
H A Dpower_mgr_st_suspend_test.cpp100 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 Drunning_lock_entry.h29 uint64_t token; member
/base/print/print_fwk/test/unittest/extension_test/
H A Dprint_extension_test.cpp72 sptr<IRemoteObject> token = nullptr; in HWTEST_F() local
/base/powermgr/power_manager/test/unittest/include/interface_test/
H A Drunning_lock_test.h34 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 Drunning_lock_scenario_test.h34 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 Dprint_extension.cpp44 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 Dstatic_subscriber_extension.cpp41 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 Dsec_comp_enhance_data.h61 AccessTokenID token; member
/base/security/access_token/test/fuzztest/services/accesstoken/unregistertokensynccallbackstub_fuzzer/
H A Dunregistertokensynccallbackstub_fuzzer.cpp52 AccessTokenID token = AccessTokenKit::GetNativeTokenId("token_sync_service"); in NativeTokenGet() local

Completed in 12 milliseconds

12345678910>>...68