/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_resource_test/ |
H A D | bms_bundle_mgr_host_unit_test.cpp | 54 std::u16string descriptor = BundleMgrHost::GetDescriptor(); variable 72 std::u16string descriptor = BundleMgrHost::GetDescriptor(); variable 90 std::u16string descriptor = BundleMgrHost::GetDescriptor(); variable 108 std::u16string descriptor = BundleMgrHost::GetDescriptor(); variable 126 std::u16string descriptor = BundleMgrHost::GetDescriptor(); variable 144 std::u16string descriptor = BundleMgrHost::GetDescriptor(); variable 162 std::u16string descriptor = BundleMgrHost::GetDescriptor(); variable 180 std::u16string descriptor = BundleMgrHost::GetDescriptor(); variable 198 std::u16string descriptor = BundleMgrHost::GetDescriptor(); variable 216 std::u16string descriptor = BundleMgrHost::GetDescriptor(); variable [all …]
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/directive/ |
H A D | descriptor_utils.cpp | 57 bool DescriptorUtils::IsIfDescriptor(JSValue descriptor) in IsIfDescriptor() 62 bool DescriptorUtils::IsForDescriptor(JSValue descriptor) in IsForDescriptor() 67 bool DescriptorUtils::IsIfDescriptorShown(JSValue descriptor) in IsIfDescriptorShown() 77 JSValue DescriptorUtils::RenderIfDescriptor(JSValue descriptor) in RenderIfDescriptor() 86 JSValue DescriptorUtils::RenderForDescriptor(JSValue descriptor) in RenderForDescriptor() 107 JSValue DescriptorUtils::GetDescriptorRendered(JSValue descriptor) in GetDescriptorRendered() 112 void DescriptorUtils::DelIfDescriptorRendered(JSValue descriptor) in DelIfDescriptorRendered() 125 void DescriptorUtils::DelForDescriptorRendered(JSValue descriptor) in DelForDescriptorRendered() 161 void DescriptorUtils::ReleaseForDescriptor(JSValue descriptor) in ReleaseForDescriptor() 170 void DescriptorUtils::ReleaseIfDescriptor(JSValue descriptor) in ReleaseIfDescriptor() [all …]
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/ |
H A D | native_styled_string_descriptor.cpp | 30 void OH_ArkUI_StyledString_Descriptor_Destroy(ArkUI_StyledString_Descriptor* descriptor) in OH_ArkUI_StyledString_Descriptor_Destroy() 37 uint8_t* buffer, size_t bufferSize, ArkUI_StyledString_Descriptor* descriptor) in OH_ArkUI_UnmarshallStyledStringDescriptor() 46 … uint8_t* buffer, size_t bufferSize, ArkUI_StyledString_Descriptor* descriptor, size_t* resultSize) in OH_ArkUI_MarshallStyledStringDescriptor() 54 const char* OH_ArkUI_ConvertToHtml(ArkUI_StyledString_Descriptor* descriptor) in OH_ArkUI_ConvertToHtml()
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/observer/src/ |
H A D | av_session_state_listener.cpp | 25 …essionStateListener::MarshallingAVSessionDescriptor(const AVSession::AVSessionDescriptor& descript… in MarshallingAVSessionDescriptor() 33 void AvSessionStateListener::OnSessionCreate(const AVSession::AVSessionDescriptor& descriptor) in OnSessionCreate() 42 void AvSessionStateListener::OnSessionRelease(const AVSession::AVSessionDescriptor& descriptor) in OnSessionRelease() 51 void AvSessionStateListener::OnTopSessionChange(const AVSession::AVSessionDescriptor& descriptor) in OnTopSessionChange()
|
/ohos5.0/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/ |
H A D | utd_client_test.cpp | 69 std::shared_ptr<TypeDescriptor> descriptor; variable 91 std::shared_ptr<TypeDescriptor> descriptor; variable 108 std::shared_ptr<TypeDescriptor> descriptor; variable 125 std::shared_ptr<TypeDescriptor> descriptor; variable 145 std::shared_ptr<TypeDescriptor> descriptor; variable 162 std::shared_ptr<TypeDescriptor> descriptor; variable 314 std::shared_ptr<TypeDescriptor> descriptor; variable 438 std::shared_ptr<TypeDescriptor> descriptor; variable 459 std::shared_ptr<TypeDescriptor> descriptor; variable 479 std::shared_ptr<TypeDescriptor> descriptor; variable [all …]
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/ohaudio/test/unittest/oh_audio_device_change_test/src/ |
H A D | oh_audio_device_change_unit_test.cpp | 386 OH_AudioDeviceDescriptor *descriptor = array->descriptors[i]; variable 419 OH_AudioDeviceDescriptor *descriptor = array->descriptors[i]; variable 501 OH_AudioDeviceDescriptor *descriptor = nullptr; variable 643 OH_AudioDeviceDescriptor *descriptor = nullptr; variable 785 OH_AudioDeviceDescriptor *descriptor = nullptr; variable 927 OH_AudioDeviceDescriptor *descriptor = nullptr; variable 1069 OH_AudioDeviceDescriptor *descriptor = nullptr; variable 1245 OH_AudioDeviceDescriptor *descriptor = nullptr; variable 1422 OH_AudioDeviceDescriptor *descriptor = nullptr; variable 1566 OH_AudioDeviceDescriptor *descriptor = nullptr; variable [all …]
|
/ohos5.0/foundation/multimedia/av_session/frameworks/native/session/test/fuzztest/sessionlistenerstub_fuzzer/ |
H A D | session_listenerstub_fuzzer.h | 23 void OnSessionCreate(const AVSessionDescriptor& descriptor) override in OnSessionCreate() 28 void OnSessionRelease(const AVSessionDescriptor& descriptor) override in OnSessionRelease() 33 void OnTopSessionChange(const AVSessionDescriptor& descriptor) override in OnTopSessionChange()
|
/ohos5.0/foundation/multimedia/av_session/frameworks/native/session/test/fuzztest/avsessionmanager_fuzzer/ |
H A D | avsessionmanager_fuzzer.h | 29 void OnSessionCreate(const AVSessionDescriptor &descriptor) override in OnSessionCreate() 35 void OnSessionRelease(const AVSessionDescriptor &descriptor) override in OnSessionRelease() 41 void OnTopSessionChange(const AVSessionDescriptor &descriptor) override in OnTopSessionChange()
|
/ohos5.0/foundation/multimedia/player_framework/services/services/player/avsession_background/ |
H A D | avsession_background.h | 38 void OnSessionCreate(const AVSession::AVSessionDescriptor &descriptor) override in OnSessionCreate() 42 void OnSessionRelease(const AVSession::AVSessionDescriptor &descriptor) override in OnSessionRelease() 46 void OnTopSessionChange(const AVSession::AVSessionDescriptor &descriptor) override in OnTopSessionChange()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/ipc_core/ |
H A D | iremote_broker.cpp | 29 bool BrokerRegistration::Register(const std::u16string &descriptor, const Constructor &creator, in Register() 35 void BrokerRegistration::Unregister(const std::u16string &descriptor) in Unregister() 39 sptr<IRemoteBroker> BrokerRegistration::NewInstance(const std::u16string &descriptor, const sptr<IR… in NewInstance()
|
/ohos5.0/foundation/multimedia/av_session/services/session/server/test/ |
H A D | session_listener_proxy_test.cpp | 58 AVSessionDescriptor descriptor; variable 71 AVSessionDescriptor descriptor; variable 84 AVSessionDescriptor descriptor; variable
|
H A D | remote_utils_test.cpp | 55 AVSessionDescriptor descriptor; variable 80 AVSessionDescriptor descriptor; variable 105 AVSessionDescriptor descriptor; variable
|
H A D | bkgr_audio_controller_test.cpp | 57 AVSessionDescriptor descriptor; variable 74 AVSessionDescriptor descriptor; variable 92 AVSessionDescriptor descriptor; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/ |
H A D | drawing_text_font_descriptor_test.cpp | 48 … OH_Drawing_FontDescriptor *descriptor = OH_Drawing_GetFontDescriptorByFullName(nullptr, fontType); variable 93 …OH_Drawing_FontDescriptor *descriptor = OH_Drawing_GetFontDescriptorByFullName(fontFullName, fontT… variable 118 …OH_Drawing_FontDescriptor *descriptor = OH_Drawing_GetFontDescriptorByFullName(fontFullName, fontT… variable 140 …OH_Drawing_FontDescriptor *descriptor = OH_Drawing_GetFontDescriptorByFullName(fontFullName, fontT… variable 166 …OH_Drawing_FontDescriptor *descriptor = OH_Drawing_GetFontDescriptorByFullName(fontFullName, fontT… variable 188 …OH_Drawing_FontDescriptor *descriptor = OH_Drawing_GetFontDescriptorByFullName(fontFullName, fontT… variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/ |
H A D | bms_bundle_installer_ipc_test.cpp | 775 std::u16string descriptor = InstalldHost::GetDescriptor(); variable 793 std::u16string descriptor = InstalldHost::GetDescriptor(); variable 811 std::u16string descriptor = InstalldHost::GetDescriptor(); variable 829 std::u16string descriptor = InstalldHost::GetDescriptor(); variable 847 std::u16string descriptor = InstalldHost::GetDescriptor(); variable 866 std::u16string descriptor = InstalldHost::GetDescriptor(); variable 892 std::u16string descriptor = InstalldHost::GetDescriptor(); variable 910 std::u16string descriptor = InstalldHost::GetDescriptor(); variable 928 std::u16string descriptor = InstalldHost::GetDescriptor(); variable 946 std::u16string descriptor = InstalldHost::GetDescriptor(); variable [all …]
|
/ohos5.0/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 expir… in AddCacheApi() 50 void ApiCacheManager::DelCacheApi(const std::u16string& descriptor, uint32_t apiCode) in DelCacheApi() 79 void ApiCacheManager::ClearCache(const std::u16string& descriptor) in ClearCache() 92 void ApiCacheManager::ClearCache(const std::u16string& descriptor, int32_t apiCode) in ClearCache() 105 bool ApiCacheManager::PreSendRequest(const std::u16string& descriptor, uint32_t apiCode, const Mess… in PreSendRequest() 132 bool ApiCacheManager::PostSendRequest(const std::u16string& descriptor, uint32_t apiCode, const Mes… in PostSendRequest()
|
/ohos5.0/drivers/peripheral/intelligent_voice/hdi_service/trigger/ |
H A D | intell_voice_trigger_manager_impl.cpp | 98 …nt32_t IntellVoiceTriggerManagerImpl::LoadAdapter(const IntellVoiceTriggerAdapterDsecriptor &descr… in LoadAdapter() 104 …t IntellVoiceTriggerManagerImpl::LoadAdapter_V1_1(const IntellVoiceTriggerAdapterDsecriptor &descr… in LoadAdapter_V1_1() 112 const IntellVoiceTriggerAdapterDsecriptor &descriptor, sptr<T> &adapter) in LoadIntellVoiceTriggerAdapter() 145 …32_t IntellVoiceTriggerManagerImpl::UnloadAdapter(const IntellVoiceTriggerAdapterDsecriptor &descr… in UnloadAdapter()
|
/ohos5.0/foundation/multimedia/av_session/frameworks/native/session/test/unittest/ |
H A D | avsession_dumper_test.cpp | 266 AVSessionDescriptor descriptor = item->GetDescriptor(); variable 293 void OnSessionCreate(const AVSessionDescriptor& descriptor) override in OnSessionCreate() 298 void OnSessionRelease(const AVSessionDescriptor& descriptor) override in OnSessionRelease() 303 void OnTopSessionChange(const AVSessionDescriptor& descriptor) override in OnTopSessionChange() 316 void OnSessionCreate(const AVSessionDescriptor& descriptor) override in OnSessionCreate() 320 void OnSessionRelease(const AVSessionDescriptor& descriptor) override in OnSessionRelease() 324 void OnTopSessionChange(const AVSessionDescriptor& descriptor) override in OnTopSessionChange() 378 AVSessionDescriptor descriptor; variable 485 AVSessionDescriptor descriptor; variable
|
/aosp14/frameworks/base/keystore/java/android/security/keystore2/ |
H A D | AndroidKeyStoreProvider.java | 214 static AndroidKeyStorePublicKey makeAndroidKeyStorePublicKeyFromKeyEntryResponse( in makeAndroidKeyStorePublicKeyFromKeyEntryResponse() 272 @NonNull KeyStore2 keyStore, @NonNull KeyDescriptor descriptor) in loadAndroidKeyStoreKeyPairFromKeystore() 301 @NonNull KeyStore2 keyStore, @NonNull KeyDescriptor descriptor) in loadAndroidKeyStoreSecretKeyFromKeystore() 314 private static AndroidKeyStoreSecretKey makeAndroidKeyStoreSecretKeyFromKeyEntryResponse( in makeAndroidKeyStoreSecretKeyFromKeyEntryResponse() 349 KeyDescriptor descriptor = new KeyDescriptor(); in loadAndroidKeyStoreKeyFromKeystore() local 369 @NonNull KeyStore2 keyStore, @NonNull KeyDescriptor descriptor) in loadAndroidKeyStoreKeyFromKeystore()
|
/ohos5.0/foundation/multimedia/av_session/frameworks/native/session/src/ |
H A D | session_listener_client.cpp | 26 void SessionListenerClient::OnSessionCreate(const AVSessionDescriptor& descriptor) in OnSessionCreate() 37 void SessionListenerClient::OnSessionRelease(const AVSessionDescriptor& descriptor) in OnSessionRelease() 45 void SessionListenerClient::OnTopSessionChange(const AVSessionDescriptor& descriptor) in OnTopSessionChange()
|
/aosp14/frameworks/base/tools/incident_section_gen/ |
H A D | main.cpp | 108 static bool generateIncidentSectionsCpp(Descriptor const* descriptor) in generateIncidentSectionsCpp() 191 static inline PrivacyFlags getPrivacyFlags(const Descriptor* descriptor) { in getPrivacyFlags() 196 static inline Destination getMessageDest(const Descriptor* descriptor, const Destination overridden… in getMessageDest() 226 static inline string getMessageName(const Descriptor* descriptor, const Destination overridden) { in getMessageName() 246 static bool isDefaultMessageImpl(const Descriptor* descriptor, const Destination dest, set<string>*… in isDefaultMessageImpl() 276 static bool isDefaultMessage(const Descriptor* descriptor, const Destination dest) { in isDefaultMessage() 287 static vector<const FieldDescriptor*> sortFields(const Descriptor* descriptor) { in sortFields() 301 static bool generatePrivacyFlags(const Descriptor* descriptor, const Destination overridden, in generatePrivacyFlags() 399 static bool generateSectionListCpp(Descriptor const* descriptor) { in generateSectionListCpp() 557 static void generateCsv(Descriptor const* descriptor, const string& indent, set<string>* parents, c… in generateCsv() [all …]
|
/aosp14/frameworks/base/keystore/java/android/security/ |
H A D | KeyStore2.java | 150 void delete(KeyDescriptor descriptor) throws KeyStoreException { in delete() 229 public KeyDescriptor grant(KeyDescriptor descriptor, int granteeUid, int accessVector) in grant() 244 public void ungrant(KeyDescriptor descriptor, int granteeUid) in ungrant() 260 public KeyEntryResponse getKeyEntry(@NonNull KeyDescriptor descriptor) in getKeyEntry() 306 public void deleteKey(@NonNull KeyDescriptor descriptor) in deleteKey()
|
/ohos5.0/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 = ISharedResultSetProxy::GetDescriptor(); in Close() local
|
/ohos5.0/base/security/dlp_permission_service/interfaces/inner_api/dlp_permission/test/unittest/src/ |
H A D | dlp_sandbox_change_callback_stub_test.cpp | 74 std::u16string descriptor = IDlpSandboxStateChangeCallback::GetDescriptor(); variable 100 std::u16string descriptor = IDlpSandboxStateChangeCallback::GetDescriptor(); variable 131 std::u16string descriptor = IDlpSandboxStateChangeCallback::GetDescriptor(); variable
|
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/ |
H A D | iremote_broker.cpp | 51 bool BrokerRegistration::Register(const std::u16string &descriptor, const Constructor &creator, in Register() 78 void BrokerRegistration::Unregister(const std::u16string &descriptor) in Unregister() 100 sptr<IRemoteBroker> BrokerRegistration::NewInstance(const std::u16string &descriptor, const sptr<IR… in NewInstance()
|