/foundation/multimedia/av_session/frameworks/native/session/test/unittest/ |
H A D | avsession_dumper_test.cpp | 266 AVSessionDescriptor descriptor = item->GetDescriptor(); in HWTEST_F() local 378 AVSessionDescriptor descriptor; HWTEST_F() local 485 AVSessionDescriptor descriptor; HWTEST_F() local [all...] |
/foundation/multimedia/av_session/services/session/server/test/ |
H A D | migrate_avsession_test.cpp | 181 AVSessionDescriptor descriptor = avsession_->GetDescriptor(); in TestMigrateSendByte() local 229 AVSessionDescriptor descriptor in HWTEST_F() local [all...] |
/foundation/multimedia/av_session/services/session/server/ |
H A D | avsession_dumper.cpp | 158 AVSessionDescriptor descriptor; in ShowSessionInfo() local [all...] |
/foundation/multimedia/av_session/frameworks/native/session/test/fuzztest/avsessionserviceproxy_fuzzer/ |
H A D | avsessionserviceproxy_fuzzer.cpp | 53 AVSessionDescriptor descriptor; in FuzzDoProxyTaskOne() local
|
/foundation/multimodalinput/input/service/connect_manager/test/ |
H A D | multimodal_input_connect_proxy_ex_test.cpp | 45 explicit RemoteObjectTest(std::u16string descriptor) : IRemoteObject(descriptor) {} in RemoteObjectTest() argument
|
/foundation/resourceschedule/background_task_mgr/frameworks/test/unittest/ |
H A D | bgtask_framework_unit_test.cpp | 533 std::u16string descriptor = u"test"; in HWTEST_F() local 719 std::u16string descriptor = u"test"; in HWTEST_F() local
|
/foundation/resourceschedule/background_task_mgr/frameworks/src/ |
H A D | background_task_mgr_stub.cpp | 35 std::u16string descriptor = BackgroundTaskMgrStub::GetDescriptor(); in OnRemoteRequest() local
|
/foundation/resourceschedule/memmgr/services/memmgrservice/src/ |
H A D | mem_mgr_stub.cpp | 46 std::u16string descriptor = MemMgrStub::GetDescriptor();
in OnRemoteRequest() local
|
/foundation/resourceschedule/work_scheduler/services/zidl/src/ |
H A D | work_sched_service_stub.cpp | 137 std::u16string descriptor = WorkSchedServiceStub::GetDescriptor(); in OnRemoteRequest() local
|
/foundation/resourceschedule/resource_schedule_service/ressched_executor/services/resschedexeservice/src/ |
H A D | res_sched_exe_service_stub.cpp | 38 std::u16string descriptor = ResSchedExeServiceStub::GetDescriptor(); in IsValidToken() local
|
/foundation/communication/ipc/ipc/native/test/unittest/common/ |
H A D | ipc_object_stub_unittest.cpp | 213 std::string descriptor = "testStub1" + std::to_string(i); in HWTEST_F() local
|
H A D | ipc_core_unittest.cpp | 681 std::u16string descriptor = u"TokenDescriptor"; in HWTEST_F() local
|
H A D | ipc_capi_remote_object_unittest.cpp | 364 char *descriptor = nullptr; in HWTEST_F() local
|
H A D | ipc_process_skeleton_unittest.cpp | 218 std::u16string descriptor = u"test"; in HWTEST_F() local 233 std::u16string descriptor = u""; in HWTEST_F() local
|
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_add_test/ |
H A D | ethernet_manager_test.cpp | 83 std::u16string descriptor = data.ReadInterfaceToken(); variable
|
/foundation/communication/ipc/interfaces/innerkits/rust/src/cxx/ |
H A D | remote_object_wrapper.cpp | 133 RemoteServiceStub::RemoteServiceStub(RemoteStubWrapper *ability, std::u16string descriptor) : IPCObjectStub(descriptor) in RemoteServiceStub() argument 196 std::u16string descriptor = Str8ToStr16(s); in FromRemoteStub() local
|
/foundation/communication/ipc/ipc/native/src/c_api/source/ |
H A D | ipc_cremote_object.cpp | 33 OHIPCRemoteStub* OH_IPCRemoteStub_Create(const char *descriptor, OH_OnRemoteRequestCallback requestCallback, in OH_IPCRemoteStub_Create() argument 152 int OH_IPCRemoteProxy_GetInterfaceDescriptor(OHIPCRemoteProxy *proxy, char **descriptor, int32_t *len, in OH_IPCRemoteProxy_GetInterfaceDescriptor() argument [all...] |
/foundation/communication/ipc/ipc/test/moduletest/native/common/ |
H A D | ipc_core_module_test.cpp | 525 std::u16string descriptor = proxy->GetInterfaceDescriptor(); in HWTEST_F() local
|
/foundation/communication/ipc/ipc/native/src/jni/source/ |
H A D | ohos_rpc_message_parcel.cpp | 209 jboolean JNICALL Java_ohos_rpc_MessageParcel_nativeWriteFileDescriptor(JNIEnv *env, jobject object, jobject descriptor) in Java_ohos_rpc_MessageParcel_nativeWriteFileDescriptor() argument 450 void JNICALL Java_ohos_rpc_MessageParcel_nativeCloseFileDescriptor(JNIEnv *env, jobject object, jobject descriptor) in Java_ohos_rpc_MessageParcel_nativeCloseFileDescriptor() argument 467 jobject JNICALL Java_ohos_rpc_MessageParcel_nativeDupFileDescriptor(JNIEnv *env, jobject object, jobject descriptor) in Java_ohos_rpc_MessageParcel_nativeDupFileDescriptor() argument
|
/foundation/communication/netmanager_ext/test/netfirewallmanager/unittest/netfirewallmanager_test/ |
H A D | netfirewall_service_proxy_test.cpp | 229 std::u16string descriptor = std::u16string();
in GetObjectDescriptor() local
|
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/sys_vpn_manager_test/ |
H A D | networkvpn_service_test.cpp | 445 std::u16string descriptor = std::u16string(); in HWTEST_F() local
|
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/client/ |
H A D | utd_client.cpp | 75 Status UtdClient::GetTypeDescriptor(const std::string &typeId, std::shared_ptr<TypeDescriptor> &descriptor) in GetTypeDescriptor() argument 120 Status UtdClient::GetFlexibleTypeDescriptor(const std::string &typeId, std::shared_ptr<TypeDescriptor> &descriptor) in GetFlexibleTypeDescriptor() argument
|
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/ |
H A D | utd_client_test.cpp | 69 std::shared_ptr<TypeDescriptor> descriptor; in HWTEST_F() local 91 std::shared_ptr<TypeDescriptor> descriptor; in HWTEST_F() local 108 std::shared_ptr<TypeDescriptor> descriptor; HWTEST_F() local 125 std::shared_ptr<TypeDescriptor> descriptor; HWTEST_F() local 145 std::shared_ptr<TypeDescriptor> descriptor; HWTEST_F() local 162 std::shared_ptr<TypeDescriptor> descriptor; HWTEST_F() local 314 std::shared_ptr<TypeDescriptor> descriptor; HWTEST_F() local 438 std::shared_ptr<TypeDescriptor> descriptor; HWTEST_F() local 459 std::shared_ptr<TypeDescriptor> descriptor; HWTEST_F() local 479 std::shared_ptr<TypeDescriptor> descriptor; HWTEST_F() local 499 std::shared_ptr<TypeDescriptor> descriptor; HWTEST_F() local 519 std::shared_ptr<TypeDescriptor> descriptor; HWTEST_F() local 539 std::shared_ptr<TypeDescriptor> descriptor; HWTEST_F() local 559 std::shared_ptr<TypeDescriptor> descriptor; HWTEST_F() local 579 std::shared_ptr<TypeDescriptor> descriptor; HWTEST_F() local 599 std::shared_ptr<TypeDescriptor> descriptor; HWTEST_F() local 619 std::shared_ptr<TypeDescriptor> descriptor; HWTEST_F() local 639 std::shared_ptr<TypeDescriptor> descriptor; HWTEST_F() local 659 std::shared_ptr<TypeDescriptor> descriptor; HWTEST_F() local 679 std::shared_ptr<TypeDescriptor> descriptor; HWTEST_F() local 699 std::shared_ptr<TypeDescriptor> descriptor; HWTEST_F() local 761 std::shared_ptr<TypeDescriptor> descriptor; HWTEST_F() local 783 std::shared_ptr<TypeDescriptor> descriptor; HWTEST_F() local 805 std::shared_ptr<TypeDescriptor> descriptor; HWTEST_F() local 827 std::shared_ptr<TypeDescriptor> descriptor; HWTEST_F() local 849 std::shared_ptr<TypeDescriptor> descriptor; HWTEST_F() local 878 std::shared_ptr<TypeDescriptor> descriptor; HWTEST_F() local 953 std::shared_ptr<TypeDescriptor> descriptor; HWTEST_F() local 986 std::shared_ptr<TypeDescriptor> descriptor; HWTEST_F() local 1018 std::shared_ptr<TypeDescriptor> descriptor; HWTEST_F() local 1084 std::shared_ptr<TypeDescriptor> descriptor; HWTEST_F() local 1116 std::shared_ptr<TypeDescriptor> descriptor; HWTEST_F() local 1148 std::shared_ptr<TypeDescriptor> descriptor; HWTEST_F() local 1215 std::shared_ptr<TypeDescriptor> descriptor; HWTEST_F() local 1405 std::shared_ptr<TypeDescriptor> descriptor; HWTEST_F() local 1434 std::shared_ptr<TypeDescriptor> descriptor; HWTEST_F() local 1547 std::shared_ptr<TypeDescriptor> descriptor; HWTEST_F() local 1742 std::shared_ptr<TypeDescriptor> descriptor = nullptr; HWTEST_F() local [all...] |
/foundation/filemanagement/app_file_service/frameworks/native/backup_kit_inner/src/ |
H A D | service_reverse_stub.cpp | 32 const std::u16string descriptor = ServiceReverseStub::GetDescriptor(); in OnRemoteRequest() local
|
/foundation/filemanagement/app_file_service/tests/mock/module_ipc/ |
H A D | service_stub_mock.cpp | 93 const std::u16string descriptor = ServiceStub::GetDescriptor(); in OnRemoteRequest() local
|