Home
last modified time | relevance | path

Searched defs:descriptor (Results 301 - 325 of 1141) sorted by relevance

1...<<11121314151617181920>>...46

/foundation/multimedia/av_session/services/session/adapter/
H A Dability_connect_helper.cpp159 auto descriptor = AbilityConnectionStub::GetDescriptor(); in OnRemoteRequest() local
/foundation/multimedia/av_session/services/session/ipc/stub/
H A Dsession_listener_stub.cpp48 AVSessionDescriptor descriptor; in HandleOnSessionCreate() local
56 AVSessionDescriptor descriptor; in HandleOnSessionRelease() local
65 AVSessionDescriptor descriptor; in HandleOnTopSessionChange() local
[all...]
/foundation/multimedia/av_session/frameworks/js/napi/session/src/
H A Dnapi_session_listener.cpp136 void NapiSessionListener::OnSessionCreate(const AVSessionDescriptor& descriptor) in OnSessionCreate() argument
143 void NapiSessionListener::OnSessionRelease(const AVSessionDescriptor& descriptor) in OnSessionRelease() argument
149 void NapiSessionListener::OnTopSessionChange(const AVSessionDescriptor& descriptor) in OnTopSessionChange() argument
/foundation/multimedia/av_session/services/session/server/
H A Dbackground_audio_controller.cpp48 void BackgroundAudioController::OnSessionCreate(const AVSessionDescriptor& descriptor) in OnSessionCreate() argument
56 void BackgroundAudioController::OnSessionRelease(const AVSessionDescriptor& descriptor) in OnSessionRelease() argument
[all...]
/foundation/resourceschedule/device_standby/interfaces/innerkits/src/
H A Dstandby_service_subscriber_stub.cpp31 std::u16string descriptor = StandbyServiceSubscriberStub::GetDescriptor(); in OnRemoteRequest() local
/foundation/systemabilitymgr/safwk/services/safwk/src/
H A Dapi_cache_manager.cpp33 void ApiCacheManager::AddCacheApi(const std::u16string& descriptor, uint32_t apiCode, int64_t expireTimeSec) in AddCacheApi() argument
50 void ApiCacheManager::DelCacheApi(const std::u16string& descriptor, uint32_t apiCode) in DelCacheApi() argument
79 void ApiCacheManager::ClearCache(const std::u16string& descriptor) in ClearCache() argument
92 void ApiCacheManager::ClearCache(const std::u16string& descriptor, int32_ argument
105 PreSendRequest(const std::u16string& descriptor, uint32_t apiCode, const MessageParcel& data, MessageParcel& reply) PreSendRequest() argument
132 PostSendRequest(const std::u16string& descriptor, uint32_t apiCode, const MessageParcel& data, MessageParcel& reply) PostSendRequest() argument
[all...]
/foundation/resourceschedule/memmgr/services/memmgrservice/src/purgeable_mem_manager/
H A Dapp_state_subscriber_stub.cpp31 std::u16string descriptor = AppStateSubscriberStub::GetDescriptor(); in OnRemoteRequest() local
/foundation/communication/ipc/interfaces/innerkits/ipc_core/include/
H A Diremote_broker.h141 const std::u16string descriptor in BrokerDelegator() local
159 const std::u16string descriptor = INTERFACE::GetDescriptor(); iface_cast() local
[all...]
/foundation/communication/netmanager_base/test/netconnmanager/unittest/netmgr_distributed_test/
H A Dnet_conn_service_proxy_test.cpp84 std::u16string descriptor = std::u16string(); in GetObjectDescriptor() local
/foundation/communication/netmanager_base/test/netpolicymanager/unittest/net_policy_manager_test/
H A Dnet_policy_callback_proxy_test.cpp84 std::u16string descriptor = std::u16string(); in GetObjectDescriptor() local
/foundation/communication/nfc/test/fuzztest/services_test/oncardemulationnotifycbstub_test/oncardemulationnotifycbstub/oncardemulationnotifycbstub_fuzzer/
H A Doncardemulationnotifycbstub_fuzzer.cpp69 std::u16string descriptor = OnCardEmulationNotifyCbStub::GetDescriptor(); in DoOnCardEmulationNotifyCbStubFuzzTest() local
/foundation/communication/nfc/test/fuzztest/cardemulation_test/hcesessionstub/hcesessionstub_fuzzer/
H A Dhcesessionstub_fuzzer.cpp70 std::u16string descriptor = HceSessionStub::GetDescriptor(); in DoHceSessionStubFuzzTest() local
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/sys_vpn_manager_test/
H A Dnetworkvpn_service_proxy_test.cpp124 std::u16string descriptor = std::u16string(); in GetObjectDescriptor() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/
H A Dkvstore_data_service_stub.cpp81 std::u16string descriptor = KvStoreDataServiceStub::GetDescriptor(); in OnRemoteRequest() local
/foundation/distributeddatamgr/data_share/frameworks/native/common/src/
H A Dishared_result_set_proxy.cpp57 std::u16string descriptor = ISharedResultSetProxy::GetDescriptor(); in GetAllColumnNames() local
89 std::u16string descriptor = ISharedResultSetProxy::GetDescriptor(); in GetRowCount() local
116 std::u16string descriptor = ISharedResultSetProxy::GetDescriptor(); in OnGo() local
145 std::u16string descriptor in Close() local
[all...]
/foundation/distributeddatamgr/udmf/adapter/framework/innerkitsimpl/client/
H A Dutd_client.cpp37 Status UtdClient::GetTypeDescriptor(const std::string &typeId, std::shared_ptr<TypeDescriptor> &descriptor) in GetTypeDescriptor() argument
52 Status UtdClient::GetFlexibleTypeDescriptor(const std::string &typeId, std::shared_ptr<TypeDescriptor> &descriptor) in GetFlexibleTypeDescriptor() argument
/foundation/filemanagement/app_file_service/tests/mock/module_ipc/
H A Dmessage_parcel_mock.cpp20 sptr<IRemoteBroker> BrokerRegistration::NewInstance(const std::u16string &descriptor, const sptr<IRemoteObject> &object) in NewInstance() argument
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/
H A Ddata_ability_observer_stub.cpp42 std::u16string descriptor = DataAbilityObserverStub::GetDescriptor(); in OnRemoteRequest() local
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/
H A Dcpu.h32 unsigned char descriptor; member
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Duttrack.c543 union acpi_descriptor *descriptor; in acpi_ut_dump_allocations() local
[all...]
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Duttrack.c543 union acpi_descriptor *descriptor; in acpi_ut_dump_allocations() local
[all...]
/test/xts/hats/hdf/external_device_manager/bus_extension_usb/src/
H A Dusb_impl_mock.cpp45 int32_t UsbImplMock::GetRawDescriptor(const UsbDev &dev, std::vector<uint8_t> &descriptor) in GetRawDescriptor() argument
67 int32_t UsbImplMock::GetDeviceDescriptor(const UsbDev& dev, std::vector<uint8_t>& descriptor) in GetDeviceDescriptor() argument
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_image.h70 uint32_t descriptor[A6XX_TEX_CONST_DWORDS]; member
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_image.c41 fd6_emit_single_plane_descriptor(struct fd_ringbuffer *ring, struct pipe_resource *prsc, uint32_t *descriptor) fd6_emit_single_plane_descriptor() argument
67 fd6_ssbo_descriptor(struct fd_context *ctx, const struct pipe_shader_buffer *buf, uint32_t *descriptor) fd6_ssbo_descriptor() argument
89 uint32_t descriptor[FDL6_TEX_CONST_DWORDS]; fd6_emit_image_descriptor() local
143 uint32_t descriptor[FDL6_TEX_CONST_DWORDS]; fd6_emit_ssbo_tex() local
163 uint32_t descriptor[FDL6_TEX_CONST_DWORDS]; fd6_build_ibo_state() local
[all...]
/third_party/protobuf/benchmarks/util/
H A Dschema_proto2_to_proto3_util.h45 static bool IsMessageSet(const Descriptor *descriptor) { in IsMessageSet() argument

Completed in 9 milliseconds

1...<<11121314151617181920>>...46