Home
last modified time | relevance | path

Searched refs:token (Results 2851 - 2875 of 3340) sorted by relevance

1...<<111112113114115116117118119120>>...134

/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_container.h544 void SetToken(sptr<IRemoteObject>& token);
546 void SetParentToken(sptr<IRemoteObject>& token);
/foundation/barrierfree/accessibility/interfaces/kits/napi/accessibility_extension_module_loader/src/
H A Dnapi_accessibility_extension.cpp67 std::shared_ptr<AppExecFwk::AbilityHandler> &handler, const sptr<IRemoteObject> &token) in Init()
70 AccessibilityExtension::Init(record, application, handler, token); in Init()
65 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
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/fuzztest/rsrenderserviceconnection_fuzzer/
H A Drsrenderserviceconnection_fuzzer.cpp643 sptr<VSyncIConnectionToken> token = new IRemoteStub<VSyncIConnectionToken>(); in DoCreateVSyncConnection() local
644 rsConn->CreateVSyncConnection("test", token, id); in DoCreateVSyncConnection()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/media_library_asset_manager_test/src/
H A Dmedia_library_asset_manager_test.cpp145 const sptr<IRemoteObject> &token = remoteObj; in CreateDataHelper() local
146 sDataShareHelper_ = DataShare::DataShareHelper::Creator(token, MEDIALIBRARY_DATA_URI); in CreateDataHelper()
/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dmtp_operation_utils.cpp84 auto token = saManager->GetSystemAbility(STORAGE_MANAGER_UID); in MtpOperationUtils() local
86 mtpMedialibraryManager_->Init(token); in MtpOperationUtils()
/foundation/communication/ipc/ipc/native/src/jni/source/
H A Dohos_rpc_remote_object.cpp587 std::string token = std::string(identityUtf, len); in Java_ohos_rpc_IPCSkeleton_nativeSetCallingIdentity() local
590 return (IPCSkeleton::SetCallingIdentity(token) == true) ? JNI_TRUE : JNI_FALSE; in Java_ohos_rpc_IPCSkeleton_nativeSetCallingIdentity()
/foundation/communication/ipc/services/dbinder/test/distributedtest/src/
H A Ddbinder_test_service_skeleton.cpp499 std::string token = IPCSkeleton::ResetCallingIdentity(); in OnGetChildId() local
505 if (!IPCSkeleton::SetCallingIdentity(token)) { in OnGetChildId()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_storage_subscribe_query_test.cpp741 ContinueToken token = nullptr; in HWTEST_F() local
742 EXPECT_EQ(store->GetSyncData(queryObj, SyncTimeRange{}, specInfo, token, entries), E_OK); in HWTEST_F()
/foundation/distributedhardware/device_manager/services/service/src/
H A Ddevice_manager_service_listener.cpp283 const std::string &token, int32_t status, int32_t reason) in OnAuthResult()
298 pReq->SetToken(token); in OnAuthResult()
282 OnAuthResult(const std::string &pkgName, const std::string &deviceId, const std::string &token, int32_t status, int32_t reason) OnAuthResult() argument
/foundation/filemanagement/user_file_service/services/native/file_access_service/src/
H A Dfile_access_service.cpp368 // std::string token = IPCSkeleton::ResetCallingIdentity(); in RegisterNotifyImpl()
724 if (info == nullptr || info->token == nullptr) { in GetExtensionProxy()
728 fileAccessExtConnection->ConnectFileExtAbility(info->want, info->token); in GetExtensionProxy()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dio.h285 #define PCI_SET_ADDR_TOKEN(addr, token) \
289 __a |= ((unsigned long)(token)) << PCI_IO_IND_TOKEN_SHIFT; \
/kernel/linux/linux-5.10/arch/um/drivers/
H A Dvector_user.c65 char *uml_vector_fetch_arg(struct arglist *ifspec, char *token) in uml_vector_fetch_arg() argument
70 if (strcmp(ifspec->tokens[i], token) == 0) in uml_vector_fetch_arg()
/kernel/linux/linux-5.10/block/
H A Dkyber-iosched.c529 static void rq_set_domain_token(struct request *rq, int token) in rq_set_domain_token() argument
531 rq->elv.priv[0] = (void *)(long)token; in rq_set_domain_token()
712 * If we failed to get a domain token, make sure the hardware queue is in kyber_get_domain_token()
723 * Try again in case a token was freed before we got on the wait in kyber_get_domain_token()
730 * If we got a token while we were on the wait queue, remove ourselves in kyber_get_domain_token()
759 * token for it. Otherwise, if there are pending requests in the kcqs, in kyber_dispatch_cur_domain()
760 * flush the kcqs, but only if we can get a token. If not, we should in kyber_dispatch_cur_domain()
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dio.h314 #define PCI_SET_ADDR_TOKEN(addr, token) \
318 __a |= ((unsigned long)(token)) << PCI_IO_IND_TOKEN_SHIFT; \
/kernel/linux/linux-5.10/virt/kvm/
H A Deventfd.c408 irqfd->consumer.token = (void *)irqfd->eventfd; in kvm_irqfd_assign()
415 pr_info("irq bypass consumer (token %p) registration fails: %d\n", in kvm_irqfd_assign()
416 irqfd->consumer.token, ret); in kvm_irqfd_assign()
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dvector_user.c66 char *uml_vector_fetch_arg(struct arglist *ifspec, char *token) in uml_vector_fetch_arg() argument
71 if (strcmp(ifspec->tokens[i], token) == 0) in uml_vector_fetch_arg()
/kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/
H A Dmthca_eq.c136 __be16 token; member
328 be16_to_cpu(eqe->event.cmd.token), in mthca_eq_int()
/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dmmc_spi.c115 struct spi_transfer token, t, crc, early_status; member
466 * number of padding bytes precede the token and data. in mmc_spi_command_send()
512 * start by writing the data token. And in most cases, we finish with
531 * the token; for writes, this transfer issues that token. in mmc_spi_setup_data_message()
534 t = &host->token; in mmc_spi_setup_data_message()
577 * the next token (next data block, or STOP_TRAN). We can try to in mmc_spi_setup_data_message()
595 * + token
687 * + token ... if error token, n
[all...]
/kernel/linux/linux-5.10/net/smc/
H A Dsmc_clc.c660 clc->d0.token = conn->rmb_desc->token; in smc_clc_send_confirm_accept()
/kernel/linux/linux-5.10/include/linux/
H A Diommu.h455 iommu_fault_handler_t handler, void *token);
761 iommu_fault_handler_t handler, void *token) in iommu_set_fault_handler()
760 iommu_set_fault_handler(struct iommu_domain *domain, iommu_fault_handler_t handler, void *token) iommu_set_fault_handler() argument
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dmmc_spi.c115 struct spi_transfer token, t, crc, early_status; member
459 * number of padding bytes precede the token and data. in mmc_spi_command_send()
505 * start by writing the data token. And in most cases, we finish with
524 * the token; for writes, this transfer issues that token. in mmc_spi_setup_data_message()
527 t = &host->token; in mmc_spi_setup_data_message()
570 * the next token (next data block, or STOP_TRAN). We can try to in mmc_spi_setup_data_message()
588 * + token
680 * + token ... if error token, n
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Diommu.h490 iommu_fault_handler_t handler, void *token);
818 iommu_fault_handler_t handler, void *token) in iommu_set_fault_handler()
817 iommu_set_fault_handler(struct iommu_domain *domain, iommu_fault_handler_t handler, void *token) iommu_set_fault_handler() argument
/kernel/linux/linux-6.6/block/
H A Dkyber-iosched.c535 static void rq_set_domain_token(struct request *rq, int token) in rq_set_domain_token() argument
537 rq->elv.priv[0] = (void *)(long)token; in rq_set_domain_token()
719 * If we failed to get a domain token, make sure the hardware queue is in kyber_get_domain_token()
730 * Try again in case a token was freed before we got on the wait in kyber_get_domain_token()
737 * If we got a token while we were on the wait queue, remove ourselves in kyber_get_domain_token()
766 * token for it. Otherwise, if there are pending requests in the kcqs, in kyber_dispatch_cur_domain()
767 * flush the kcqs, but only if we can get a token. If not, we should in kyber_dispatch_cur_domain()
/kernel/linux/linux-6.6/drivers/infiniband/hw/mthca/
H A Dmthca_eq.c136 __be16 token; member
328 be16_to_cpu(eqe->event.cmd.token), in mthca_eq_int()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
H A Dnouveau_chan.c359 chan->token = args.chan.token; in nouveau_channel_ctor()

Completed in 34 milliseconds

1...<<111112113114115116117118119120>>...134