/foundation/ability/ability_runtime/test/unittest/ams_recent_app_list_test/ |
H A D | ams_recent_app_list_test.cpp | 157 loadParam.token = new (std::nothrow) MockAbilityToken(); in StartProcessSuccess()
|
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_ability_runtime_test/ |
H A D | mock_context.cpp | 167 void MockContext::SetToken(const sptr<IRemoteObject> &token) in SetToken() argument
|
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/ability_runtime/ |
H A D | cj_ui_ability.h | 60 * @param token the remote token 64 std::shared_ptr<AbilityHandler> &handler, const sptr<IRemoteObject> &token) override;
|
H A D | js_ability.h | 45 std::shared_ptr<AbilityHandler> &handler, const sptr<IRemoteObject> &token) override;
|
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/ |
H A D | ui_ability_thread.h | 151 * @param sessionToken The token of session. 168 const std::shared_ptr<AppExecFwk::OHOSApplication> &application, const sptr<IRemoteObject> &token,
|
/foundation/ability/ability_lite/services/abilitymgr_lite/src/slite/ |
H A D | native_ability_thread.cpp | 120 ability_->SetToken(abilityRecord->token); in InitAbilityThread()
|
/foundation/multimedia/av_session/services/session/ipc/proxy/ |
H A D | avsession_service_proxy.h | 79 int32_t CastAudio(const SessionToken& token,
|
/foundation/multimedia/av_session/frameworks/native/session/include/ |
H A D | avsession_manager_impl.h | 74 int32_t CastAudio(const SessionToken& token,
|
/foundation/multimedia/media_library/interfaces/inner_api/media_library_helper/include/ |
H A D | media_library_manager.h | 72 EXPORT void InitMediaLibraryManager(const sptr<IRemoteObject> &token);
|
/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/ |
H A D | backup_file_utils.h | 62 static void CreateDataShareHelper(const sptr<IRemoteObject> &token);
|
/foundation/communication/netmanager_base/test/netstatsmanager/unittest/net_stats_manager_test/ |
H A D | data_flow_statistics_test.cpp | 175 NetManagerBaseAccessToken token; in HWTEST_F() local
|
/foundation/communication/netmanager_ext/interfaces/innerkits/vpnextension/include/ |
H A D | js_vpn_extension.h | 60 * @param token the remote token. 65 const sptr<IRemoteObject> &token) override;
|
/foundation/distributedhardware/device_manager/services/service/include/ |
H A D | device_manager_service_listener.h | 54 void OnAuthResult(const std::string &pkgName, const std::string &deviceId, const std::string &token, int32_t status,
|
/foundation/filemanagement/storage_service/services/storage_daemon/include/crypto/ |
H A D | key_blob.h | 166 // when secure access enabled, token is needed to authenticate the user 167 KeyBlob token; member
|
/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/include/ |
H A D | ext_backup_js.h | 91 * @param token the remote token. 96 const sptr<IRemoteObject> &token) override;
|
/foundation/window/window_manager/wmserver/test/unittest/ |
H A D | window_manager_stub_impl.h | 27 uint32_t& windowId, sptr<IRemoteObject> token) in CreateWindow() 25 CreateWindow(sptr<IWindow>& window, sptr<WindowProperty>& property, const std::shared_ptr<RSSurfaceNode>& surfaceNode, uint32_t& windowId, sptr<IRemoteObject> token) CreateWindow() argument
|
/foundation/window/window_manager/wmserver/include/zidl/ |
H A D | window_manager_proxy.h | 34 uint32_t& windowId, sptr<IRemoteObject> token) override;
|
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | tvp514x_regs.h | 258 #define TOK_WRITE (0) /* token for write operation */ 259 #define TOK_TERM (1) /* terminating token */ 260 #define TOK_DELAY (2) /* delay token for reg list */ 261 #define TOK_SKIP (3) /* token to skip a register */ 264 * @token - Token: TOK_WRITE, TOK_TERM etc.. 269 u8 token; member
|
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | pci_init.c | 42 idr_init(&dev->token); in mt7615_init_hardware()
|
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/ |
H A D | omapfb.h | 43 void *token; member
|
/kernel/linux/linux-5.10/net/smc/ |
H A D | smc.h | 116 u32 token; /* alert_token */ member 212 u64 peer_token; /* SMC-D token of peer */
|
/kernel/linux/linux-5.10/include/net/ |
H A D | mptcp.h | 54 u32 token; member
|
H A D | if_inet6.h | 199 struct in6_addr token; member
|
/kernel/linux/linux-5.10/sound/soc/qcom/qdsp6/ |
H A D | q6asm.h | 92 typedef void (*q6asm_cb) (uint32_t opcode, uint32_t token,
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | rio_mport_cdev.h | 212 __u32 token; /* DMA transaction ID token */ member
|