Home
last modified time | relevance | path

Searched defs:descriptor (Results 501 - 525 of 1024) sorted by relevance

1...<<21222324252627282930>>...41

/foundation/multimedia/av_session/frameworks/native/session/test/unittest/
H A Davsession_dumper_test.cpp266 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 Dmigrate_avsession_test.cpp181 AVSessionDescriptor descriptor = avsession_->GetDescriptor(); in TestMigrateSendByte() local
229 AVSessionDescriptor descriptor in HWTEST_F() local
[all...]
/foundation/multimedia/av_session/services/session/server/
H A Davsession_dumper.cpp158 AVSessionDescriptor descriptor; in ShowSessionInfo() local
[all...]
/foundation/multimedia/av_session/frameworks/native/session/test/fuzztest/avsessionserviceproxy_fuzzer/
H A Davsessionserviceproxy_fuzzer.cpp53 AVSessionDescriptor descriptor; in FuzzDoProxyTaskOne() local
/foundation/multimodalinput/input/service/connect_manager/test/
H A Dmultimodal_input_connect_proxy_ex_test.cpp45 explicit RemoteObjectTest(std::u16string descriptor) : IRemoteObject(descriptor) {} in RemoteObjectTest() argument
/foundation/resourceschedule/background_task_mgr/frameworks/test/unittest/
H A Dbgtask_framework_unit_test.cpp533 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 Dbackground_task_mgr_stub.cpp35 std::u16string descriptor = BackgroundTaskMgrStub::GetDescriptor(); in OnRemoteRequest() local
/foundation/resourceschedule/memmgr/services/memmgrservice/src/
H A Dmem_mgr_stub.cpp46 std::u16string descriptor = MemMgrStub::GetDescriptor(); in OnRemoteRequest() local
/foundation/resourceschedule/work_scheduler/services/zidl/src/
H A Dwork_sched_service_stub.cpp137 std::u16string descriptor = WorkSchedServiceStub::GetDescriptor(); in OnRemoteRequest() local
/foundation/resourceschedule/resource_schedule_service/ressched_executor/services/resschedexeservice/src/
H A Dres_sched_exe_service_stub.cpp38 std::u16string descriptor = ResSchedExeServiceStub::GetDescriptor(); in IsValidToken() local
/foundation/communication/ipc/ipc/native/test/unittest/common/
H A Dipc_object_stub_unittest.cpp213 std::string descriptor = "testStub1" + std::to_string(i); in HWTEST_F() local
H A Dipc_core_unittest.cpp681 std::u16string descriptor = u"TokenDescriptor"; in HWTEST_F() local
H A Dipc_capi_remote_object_unittest.cpp364 char *descriptor = nullptr; in HWTEST_F() local
H A Dipc_process_skeleton_unittest.cpp218 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 Dethernet_manager_test.cpp83 std::u16string descriptor = data.ReadInterfaceToken(); variable
/foundation/communication/ipc/interfaces/innerkits/rust/src/cxx/
H A Dremote_object_wrapper.cpp133 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 Dipc_cremote_object.cpp33 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 Dipc_core_module_test.cpp525 std::u16string descriptor = proxy->GetInterfaceDescriptor(); in HWTEST_F() local
/foundation/communication/ipc/ipc/native/src/jni/source/
H A Dohos_rpc_message_parcel.cpp209 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 Dnetfirewall_service_proxy_test.cpp229 std::u16string descriptor = std::u16string(); in GetObjectDescriptor() local
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/sys_vpn_manager_test/
H A Dnetworkvpn_service_test.cpp445 std::u16string descriptor = std::u16string(); in HWTEST_F() local
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/client/
H A Dutd_client.cpp75 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 Dutd_client_test.cpp69 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 Dservice_reverse_stub.cpp32 const std::u16string descriptor = ServiceReverseStub::GetDescriptor(); in OnRemoteRequest() local
/foundation/filemanagement/app_file_service/tests/mock/module_ipc/
H A Dservice_stub_mock.cpp93 const std::u16string descriptor = ServiceStub::GetDescriptor(); in OnRemoteRequest() local

Completed in 25 milliseconds

1...<<21222324252627282930>>...41