Home
last modified time | relevance | path

Searched defs:token (Results 626 - 650 of 2147) sorted by relevance

1...<<21222324252627282930>>...86

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/
H A Dudmf_service_stub.cpp62 uint32_t token = static_cast<uint32_t>(IPCSkeleton::GetCallingTokenID()); in OnSetData() local
82 uint32_t token = static_cast<uint32_t>(IPCSkeleton::GetCallingTokenID()); in OnGetData() local
102 uint32_t token = static_cast<uint32_t>(IPCSkeleton::GetCallingTokenID()); in OnGetBatchData() local
123 uint32_t token = static_cast<uint32_t>(IPCSkeleton::GetCallingTokenID()); in OnUpdateData() local
141 uint32_t token = static_cast<uint32_t>(IPCSkeleton::GetCallingTokenID()); in OnDeleteData() local
161 uint32_t token = static_cast<uint32_t>(IPCSkeleton::GetCallingTokenID()); OnGetSummary() local
181 uint32_t token = static_cast<uint32_t>(IPCSkeleton::GetCallingTokenID()); OnAddPrivilege() local
200 uint32_t token = static_cast<uint32_t>(IPCSkeleton::GetCallingTokenID()); OnSync() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_relational_remote_query_test.cpp200 ContinueToken token = nullptr; in HWTEST_F() local
260 ContinueToken token = nullptr; in HWTEST_F() local
325 ContinueToken token = nullptr; HWTEST_F() local
372 ContinueToken token = nullptr; HWTEST_F() local
423 ContinueToken token = nullptr; HWTEST_F() local
507 ContinueToken token = nullptr; HWTEST_F() local
553 ContinueToken token = nullptr; HWTEST_F() local
605 ContinueToken token = nullptr; HWTEST_F() local
[all...]
/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_dm_pin_holder.h109 (void)token; variable
H A DUTTest_device_manager_notify.cpp1311 std::string token = "1"; in HWTEST_F() local
1482 std::string token = "1"; in HWTEST_F() local
/foundation/filemanagement/app_file_service/tests/mock/backup_ext/src/
H A Dext_backup_mock.cpp26 Init(const shared_ptr<AbilityRuntime::AbilityLocalRecord> &record, const shared_ptr<AbilityRuntime::OHOSApplication> &application, shared_ptr<AbilityRuntime::AbilityHandler> &handler, const sptr<IRemoteObject> &token) Init() argument
H A Dext_backup_js_mock.cpp21 Init(const shared_ptr<AppExecFwk::AbilityLocalRecord> &record, const shared_ptr<AppExecFwk::OHOSApplication> &application, shared_ptr<AppExecFwk::AbilityHandler> &handler, const sptr<IRemoteObject> &token) Init() argument
/foundation/filemanagement/storage_service/services/storage_daemon/disk/test/
H A Ddisk_manager_test.cpp61 std::string token = " "; in SetUp() local
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/key_manager_test/
H A Dkey_manager_sup_test.cpp385 std::vector<uint8_t> token; in HWTEST_F() local
525 std::vector<uint8_t> token; in HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/include/mini_discover/
H A Dcoap_def.h77 CoapBuffer token; member
/foundation/filemanagement/storage_service/services/storage_manager/crypto/
H A Dfilesystem_crypto.cpp75 UpdateUserAuth(uint32_t userId, uint64_t secureUid, const std::vector<uint8_t> &token, const std::vector<uint8_t> &oldSecret, const std::vector<uint8_t> &newSecret) UpdateUserAuth() argument
110 ActiveUserKey(uint32_t userId, const std::vector<uint8_t> &token, const std::vector<uint8_t> &secret) ActiveUserKey() argument
153 UnlockUserScreen(uint32_t userId, const std::vector<uint8_t> &token, const std::vector<uint8_t> &secret) UnlockUserScreen() argument
227 CreateRecoverKey(uint32_t userId, uint32_t userType, const std::vector<uint8_t> &token, const std::vector<uint8_t> &secret) CreateRecoverKey() argument
/foundation/filemanagement/storage_service/services/storage_manager/client/
H A Dstorage_manager_client.cpp86 UpdateUserAuth(uint32_t userId, uint64_t secureUid, const std::vector<uint8_t> &token, const std::vector<uint8_t> &oldSecret, const std::vector<uint8_t> &newSecret) UpdateUserAuth() argument
115 ActiveUserKey(uint32_t userId, const std::vector<uint8_t> &token, const std::vector<uint8_t> &secret) ActiveUserKey() argument
161 UnlockUserScreen(uint32_t userId, const std::vector<uint8_t> &token, const std::vector<uint8_t> &secret) UnlockUserScreen() argument
/foundation/filemanagement/storage_service/test/fuzztest/filesystemcrypto_fuzzer/
H A Dfilesystemcrypto_fuzzer.cpp82 std::vector<uint8_t> token; in UpdateUserAuthFuzzTest() local
106 std::vector<uint8_t> token; in ActiveUserKeyFuzzTest() local
/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_supplement_test.cpp234 sptr<IRemoteObject> token; in HWTEST_F() local
341 sptr<IRemoteObject> token; in HWTEST_F() local
415 sptr<IRemoteObject> token; HWTEST_F() local
[all...]
/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_manager_stub_test.cpp453 sptr<IRemoteObject> token; in HWTEST_F() local
486 sptr<IRemoteObject> token; in HWTEST_F() local
/kernel/linux/linux-5.10/drivers/accesstokenid/
H A Daccess_tokenid.h40 uint32_t token; member
46 uint32_t token; member
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Dopal-sensor-groups.c34 int token, ret; in sensor_group_enable() local
65 int ret, token; in sg_store() local
[all...]
H A Dopal-powercap.c37 int ret, token; in powercap_show() local
89 int ret, token; in powercap_store() local
[all...]
H A Dopal-async.c44 int i, token = -EBUSY; in __opal_async_get_token() local
68 int token; in opal_async_get_token_interruptible() local
82 static int __opal_async_release_token(int token) in __opal_async_release_token() argument
116 opal_async_release_token(int token) opal_async_release_token() argument
128 opal_async_wait_response(uint64_t token, struct opal_msg *msg) opal_async_wait_response() argument
157 opal_async_wait_response_interruptible(uint64_t token, struct opal_msg *msg) opal_async_wait_response_interruptible() argument
218 uint64_t token; opal_async_comp_event() local
[all...]
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dio-workarounds.c60 int token; in iowa_mem_find_bus() local
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dsimple_spinlock.h51 unsigned long tmp, token; in __arch_spin_trylock() local
203 long tmp, token; in __arch_write_trylock() local
/kernel/linux/linux-5.10/arch/powerpc/kvm/
H A Dbook3s_rtas.c133 u64 token; member
160 static int rtas_token_define(struct kvm *kvm, char *name, u64 token) in rtas_token_define() argument
[all...]
/kernel/linux/linux-5.10/arch/powerpc/mm/nohash/
H A Dbook3e_hugetlbpage.c38 int token = smp_processor_id() + 1; in book3e_tlb_lock() local
/kernel/linux/linux-5.10/drivers/char/
H A Dpowernv-op-panel.c53 int rc, token; in __op_panel_update_display() local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/resctrl/
H A Dcat_test.c92 char *token = strtok(temp, ":\t"); in check_results() local
H A Dmba_test.c119 char *token = strtok(temp, ":\t"); in check_results() local

Completed in 15 milliseconds

1...<<21222324252627282930>>...86