/foundation/multimedia/player_framework/services/services/recorder/ipc/ |
H A D | recorder_listener_proxy.cpp | 43 bool token = data.WriteInterfaceToken(RecorderListenerProxy::GetDescriptor()); in OnError() local 58 bool token = data.WriteInterfaceToken(RecorderListenerProxy::GetDescriptor()); in OnInfo() local 73 bool token = data.WriteInterfaceToken(RecorderListenerProxy::GetDescriptor()); in OnAudioCaptureChange() local 87 bool token = data.WriteInterfaceToken(RecorderListenerProxy::GetDescriptor()); in OnPhotoAssertAvailable() local
|
/foundation/multimedia/media_library/frameworks/native/c_api/ |
H A D | media_userfile_client.cpp | 59 void UserFileClient::Init(const sptr<IRemoteObject> &token, bool isSetHelper) in Init() argument
|
/foundation/multimedia/player_framework/services/services/recorder_profiles/ipc/ |
H A D | recorder_profiles_service_proxy.cpp | 45 bool token = data.WriteInterfaceToken(RecorderProfilesServiceProxy::GetDescriptor()); in IsAudioRecorderConfigSupported() local 61 bool token = data.WriteInterfaceToken(RecorderProfilesServiceProxy::GetDescriptor()); in HasVideoRecorderProfile() local 79 bool token = data.WriteInterfaceToken(RecorderProfilesServiceProxy::GetDescriptor()); in GetVideoRecorderProfileInfo() local 98 bool token = data.WriteInterfaceToken(RecorderProfilesServiceProxy::GetDescriptor()); in GetAudioRecorderCapsInfo() local 114 bool token = data.WriteInterfaceToken(RecorderProfilesServiceProxy::GetDescriptor()); in GetVideoRecorderCapsInfo() local 129 bool token = data.WriteInterfaceToken(RecorderProfilesServiceProxy::GetDescriptor()); DestroyStub() local [all...] |
/foundation/multimedia/player_framework/services/services/screen_capture/ipc/ |
H A D | screen_capture_listener_proxy.cpp | 43 bool token = data.WriteInterfaceToken(ScreenCaptureListenerProxy::GetDescriptor()); in OnError() local 58 bool token = data.WriteInterfaceToken(ScreenCaptureListenerProxy::GetDescriptor()); in OnAudioBufferAvailable() local 73 bool token = data.WriteInterfaceToken(ScreenCaptureListenerProxy::GetDescriptor()); in OnVideoBufferAvailable() local 87 bool token = data.WriteInterfaceToken(ScreenCaptureListenerProxy::GetDescriptor()); in OnStateChange() local
|
/foundation/resourceschedule/background_task_mgr/interfaces/kits/cj/background_task_mgr/ |
H A D | background_task_mgr_ffi.cpp | 81 sptr<IRemoteObject> token = context->GetToken(); in CJ_StopBackgroundRunning() local
|
/foundation/systemabilitymgr/samgr_lite/samgr_client/source/ |
H A D | remote_register.c | 47 int32 token = SAMGR_AddRouter(g_remoteRegister.endpoint, &saName, identity, iUnknown);
in SAMGR_RegisterServiceApi() local
|
/foundation/systemabilitymgr/samgr_lite/samgr_server/source/ |
H A D | samgr_server.h | 63 int token;
member
|
/foundation/window/window_manager/extension/window_extension/test/unittest/ |
H A D | window_extension_stub_impl_test.cpp | 173 sptr<IWindowExtensionClient> token; in HWTEST_F() local
|
/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/ |
H A D | sa_store.h | 44 uint32 token;
member
|
/foundation/window/window_manager/extension/window_extension/src/ |
H A D | window_extension_stub_impl.cpp | 107 void WindowExtensionStubImpl::GetExtensionWindow(sptr<IWindowExtensionClient>& token) in GetExtensionWindow() argument
|
/foundation/window/window_manager/test/systemtest/wms/ |
H A D | window_recover_test.cpp | 101 sptr<IRemoteObject> token = nullptr; in HWTEST_F() local 145 sptr<IRemoteObject> token = nullptr; in HWTEST_F() local
|
/foundation/communication/netmanager_base/test/netconnmanager/unittest/netmgr_distributed_test/ |
H A D | net_conn_service_stub_test.cpp | 63 NetManagerBaseAccessToken token; in HWTEST_F() local 98 NetManagerBaseAccessToken token; in HWTEST_F() local
|
/foundation/communication/ipc/interfaces/innerkits/c/ipc/include/ |
H A D | serializer.h | 39 uintptr_t token; member
|
/foundation/communication/ipc/ipc/native/c/ipc/src/liteos_a/ |
H A D | serializer_inner.c | 79 static int32_t AddList(IpcObjectStub *stub, uint32_t *token, IpcCallback *ipcCallback) in AddList() argument 130 uint32_t token; in WriteRemoteObject() local [all...] |
/foundation/communication/netmanager_base/test/netcommon/unittest/net_common_test/ |
H A D | net_datashare_utils_test.cpp | 99 NetManagerBaseDataShareToken token; in HWTEST_F() local 163 NetManagerBaseDataShareToken token; in HWTEST_F() local 219 NetManagerBaseDataShareToken token; in HWTEST_F() local
|
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_multi_test/ |
H A D | net_conn_hievent_test.cpp | 227 NetManagerBaseAccessToken token; in HWTEST_F() local
|
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/sys_vpn_manager_test/ |
H A D | networkvpn_service_stub_test.cpp | 247 NetManagerExtNotSystemAccessToken token;
in HWTEST_F() local
|
H A D | networkvpn_service_proxy_test.cpp | 158 NetManagerExtAccessToken token;
in HWTEST_F() local 172 NetManagerExtAccessToken token;
in HWTEST_F() local 184 NetManagerExtAccessToken token;
in HWTEST_F() local 196 NetManagerExtAccessToken token;
in HWTEST_F() local 204 NetManagerExtAccessToken token;
in HWTEST_F() local 213 NetManagerExtAccessToken token;
in HWTEST_F() local 222 NetManagerExtAccessToken token;
in HWTEST_F() local 229 NetManagerExtAccessToken token;
in HWTEST_F() local
|
/foundation/distributeddatamgr/data_share/frameworks/native/consumer/include/ |
H A D | datashare_connection.h | 35 DataShareConnection(const Uri &uri, const sptr<IRemoteObject> &token, int32_t waitTime = 2) : uri_(uri), in DataShareConnection() argument
|
/foundation/distributeddatamgr/data_share/frameworks/native/consumer/src/ |
H A D | datashare_connection.cpp | 162 ConnectDataShareExtAbility(const Uri &uri, const sptr<IRemoteObject> &token) ConnectDataShareExtAbility() argument 238 GetDataShareProxy(const Uri &uri, const sptr<IRemoteObject> &token) GetDataShareProxy() argument
|
/foundation/distributeddatamgr/data_share/frameworks/native/consumer/controller/provider/src/ |
H A D | general_controller_provider_impl.cpp | 184 GeneralControllerProviderImpl(std::shared_ptr<DataShareConnection> connection, const Uri &uri, const sptr<IRemoteObject> &token) GeneralControllerProviderImpl() argument
|
H A D | ext_special_controller.cpp | 173 ExtSpecialController(std::shared_ptr<DataShareConnection> connection, const Uri &uri, const sptr<IRemoteObject> &token) ExtSpecialController() argument
|
/foundation/distributedhardware/device_manager/test/unittest/ |
H A D | UTTest_device_manager_service_listener.cpp | 101 std::string token = "kdkddk"; in HWTEST_F() local 119 std::string token = "kdkddk"; in HWTEST_F() local 137 std::string token = "kdkddk"; in HWTEST_F() local
|
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/include/coap_discover/ |
H A D | coap_discover.h | 57 uint8_t *token; member
|
/foundation/filemanagement/storage_service/test/fuzztest/storagemanagerproxy_fuzzer/ |
H A D | storagemanagerproxy_fuzzer.cpp | 40 std::vector<uint8_t> token; in StorageManagerProxyFuzzTest() local
|