| /foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/defaultappproxy_fuzzer/ |
| H A D | defaultappproxy_fuzzer.cpp | 46 std::u16string descriptor = DefaultAppProxy::GetDescriptor();
in DoSomethingInterestingWithMyAPI() local
|
| /foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/bundleinstallerhost_fuzzer/ |
| H A D | bundleinstallerhost_fuzzer.cpp | 45 std::u16string descriptor = BundleInstallerHost::GetDescriptor(); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/extend_resource_manager_host_test/ |
| H A D | extend_resource_manager_host_test.cpp | 69 std::u16string descriptor = ExtendResourceManagerHost::GetDescriptor();
in HWTEST_F() local
|
| /foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/defaultapphost_fuzzer/ |
| H A D | defaultapphost_fuzzer.cpp | 41 std::u16string descriptor = DefaultAppHost::GetDescriptor();
in DoSomethingInterestingWithMyAPI() local
|
| /foundation/multimedia/audio_framework/test/fuzztest/audiohdiadapterdevicemanager_fuzzer/ |
| H A D | audio_hdi_adapter_devicemanager_fuzzer.cpp | 79 AudioAdapterDescriptor descriptor = { in AudioDeviceManagerImlFuzzTest() local
|
| /foundation/multimedia/audio_framework/frameworks/native/hdiadapter/devicemanager/src/ |
| H A D | audio_device_manager_impl.cpp | 154 AudioAdapterDescriptor descriptor = { in LoadAdapters() local
|
| /foundation/graphic/graphic_2d/rosen/modules/platform/ipc_core/ |
| H A D | iremote_broker.h | 102 const std::u16string descriptor = T::GetDescriptor(); in BrokerDelegator() local 119 const std::u16string descriptor = INTERFACE::GetDescriptor(); in iface_cast() local
|
| /foundation/multimedia/audio_framework/services/audio_policy/client/src/ |
| H A D | audio_routing_manager_listener_stub.cpp | 46 sptr<AudioDeviceDescriptor> descriptor = AudioDeviceDescriptor::Unmarshalling(data); in OnRemoteRequest() local 66 void AudioRoutingManagerListenerStub::OnDistributedRoutingRoleChange(const sptr<AudioDeviceDescriptor> descriptor, in OnDistributedRoutingRoleChange() argument
|
| /foundation/multimedia/audio_framework/services/audio_service/test/unittest/audio_manager_stub_unit_test/src/ |
| H A D | audio_manager_stub_unit_test.cpp | 103 std::u16string descriptor = std::u16string(); in GetObjectDescriptor() local 106 std::u16string descriptor = std::u16string(u"testDescriptor"); in GetObjectDescriptor() local
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/ |
| H A D | drawing_text_font_descriptor_test.cpp | 144 OH_Drawing_FontDescriptor *descriptor = OH_Drawing_GetFontDescriptorByFullName(nullptr, fontType); in HWTEST_F() local 189 OH_Drawing_FontDescriptor *descriptor = OH_Drawing_GetFontDescriptorByFullName(fontFullName, fontType); in HWTEST_F() local 214 OH_Drawing_FontDescriptor *descriptor = OH_Drawing_GetFontDescriptorByFullName(fontFullName, fontType); in HWTEST_F() local 236 OH_Drawing_FontDescriptor *descriptor = OH_Drawing_GetFontDescriptorByFullName(fontFullName, fontType); in HWTEST_F() local 262 OH_Drawing_FontDescriptor *descriptor = OH_Drawing_GetFontDescriptorByFullName(fontFullName, fontType); HWTEST_F() local 284 OH_Drawing_FontDescriptor *descriptor = OH_Drawing_GetFontDescriptorByFullName(fontFullName, fontType); HWTEST_F() local [all...] |
| /foundation/multimedia/av_session/services/session/adapter/ |
| H A D | ability_connect_helper.cpp | 159 auto descriptor = AbilityConnectionStub::GetDescriptor(); in OnRemoteRequest() local
|
| /foundation/multimedia/av_session/services/session/ipc/stub/ |
| H A D | session_listener_stub.cpp | 48 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 D | napi_session_listener.cpp | 136 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 D | background_audio_controller.cpp | 48 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 D | standby_service_subscriber_stub.cpp | 31 std::u16string descriptor = StandbyServiceSubscriberStub::GetDescriptor(); in OnRemoteRequest() local
|
| /foundation/systemabilitymgr/safwk/services/safwk/src/ |
| H A D | api_cache_manager.cpp | 33 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 D | app_state_subscriber_stub.cpp | 31 std::u16string descriptor = AppStateSubscriberStub::GetDescriptor();
in OnRemoteRequest() local
|
| /foundation/communication/ipc/interfaces/innerkits/ipc_core/include/ |
| H A D | iremote_broker.h | 141 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 D | net_conn_service_proxy_test.cpp | 84 std::u16string descriptor = std::u16string(); in GetObjectDescriptor() local
|
| /foundation/communication/netmanager_base/test/netpolicymanager/unittest/net_policy_manager_test/ |
| H A D | net_policy_callback_proxy_test.cpp | 84 std::u16string descriptor = std::u16string(); in GetObjectDescriptor() local
|
| /foundation/communication/nfc/test/fuzztest/services_test/oncardemulationnotifycbstub_test/oncardemulationnotifycbstub/oncardemulationnotifycbstub_fuzzer/ |
| H A D | oncardemulationnotifycbstub_fuzzer.cpp | 69 std::u16string descriptor = OnCardEmulationNotifyCbStub::GetDescriptor(); in DoOnCardEmulationNotifyCbStubFuzzTest() local
|
| /foundation/communication/nfc/test/fuzztest/cardemulation_test/hcesessionstub/hcesessionstub_fuzzer/ |
| H A D | hcesessionstub_fuzzer.cpp | 70 std::u16string descriptor = HceSessionStub::GetDescriptor(); in DoHceSessionStubFuzzTest() local
|
| /foundation/communication/netmanager_ext/test/vpnmanager/unittest/sys_vpn_manager_test/ |
| H A D | networkvpn_service_proxy_test.cpp | 124 std::u16string descriptor = std::u16string();
in GetObjectDescriptor() local
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/ |
| H A D | kvstore_data_service_stub.cpp | 81 std::u16string descriptor = KvStoreDataServiceStub::GetDescriptor(); in OnRemoteRequest() local
|
| /foundation/distributeddatamgr/data_share/frameworks/native/common/src/ |
| H A D | ishared_result_set_proxy.cpp | 57 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...] |