Home
last modified time | relevance | path

Searched defs:types (Results 326 – 350 of 420) sorted by relevance

1...<<11121314151617

/aosp12/hardware/interfaces/graphics/composer/2.4/vts/functional/
H A DVtsHalGraphicsComposerV2_4TargetTest.cpp658 const auto types = {ContentType::NONE, ContentType::GRAPHICS, ContentType::PHOTO, in TEST_P() local
/aosp12/hardware/qcom/sm7250/display/composer/
H A DQtiComposerCommandBuffer.h176 const std::vector<IQtiComposerClient::Composition>& types) { in setChangedCompositionTypes()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DRemoteInputView.java914 String[] types = null; in setSupportedMimeTypes() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_image.cpp956 std::set<ImageAnalyzerType> types; in AnalyzerConfig() local
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/sink/
H A Daudio_server_sink_plugin.cpp333 auto types = AudioStandard::AudioRenderer::GetSupportedEncodingTypes(); in Prepare() local
/ohos5.0/drivers/interface/display/composer/v1_0/hdi_impl/
H A Ddisplay_composer_hdi_impl.h192 uint32_t devId, std::vector<uint32_t>& layers, std::vector<int32_t>& types) override in GetDisplayCompChange()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Ddeclaration.cpp87 static std::unordered_map<std::string, TransitionEffect> types = { in ParseTransitionEffect() local
100 static std::unordered_map<std::string, ClickSpringEffectType> types = { in ParseClickEffect() local
114 static std::unordered_map<std::string, WindowBlurStyle> types = { in StrToWindowBlurStyle() local
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/recoverablekeystore/storage/
H A DRecoverableKeyStoreDbTest.java362 int[] types = new int[]{1}; in removeUserFromAllTables_removesData() local
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/job/
H A DWorkCountTrackerTest.java150 int types = WORK_TYPE_NONE; in maybeEnqueueJobs() local
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_scheduler_proxy.cpp281 std::vector<std::string> types; in GetFileTypes() local
/ohos5.0/drivers/interface/display/composer/v1_0/display_command/
H A Ddisplay_cmd_responser.h277 std::vector<int32_t> types; in OnPrepareDisplayLayers() local
/aosp12/frameworks/base/rs/java/android/renderscript/
H A DScriptGroup.java824 long[] types = new long[mLines.size()]; in create() local
/aosp12/system/tools/hidl/
H A DEnumType.cpp637 std::vector<const EnumType*> types; in typeChain() local
/aosp12/hardware/interfaces/tv/tuner/config/
H A DTunerTestingConfigReaderV1_0.h219 vector<FrontendStatusType> types; in readFrontendConfig1_0() local
/aosp12/frameworks/rs/support/java/src/androidx/renderscript/
H A DScriptGroup.java937 long[] types = new long[mLines.size()]; in create() local
/aosp12/packages/apps/Contacts/tests/src/com/android/contacts/model/
H A DRawContactModifierTests.java158 protected AccountTypeManager getAccountTypes(AccountType... types) { in getAccountTypes()
/ohos5.0/base/hiviewdfx/hiview/core/
H A Dhiview_platform.cpp981 …ewPlatform::AddDispatchInfo(std::weak_ptr<Plugin> plugin, const std::unordered_set<uint8_t>& types, in AddDispatchInfo()
/ohos5.0/base/telephony/core_service/utils/vcard/src/
H A Dvcard_constructor.cpp974 void VCardConstructor::AddParamTypes(std::vector<std::string> types) in AddParamTypes()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_device_impl.cpp248 std::vector<int32_t> &types) in GetScreenCompChange()
/aosp12/packages/apps/TV/libs/m2/
H A Dauto-common-0.10.jar ... .lang.model.type.TypeMirror type Iterable types private static boolean validateType (javax.lang.model ...
/aosp12/frameworks/base/services/tests/mockingservicestests/src/com/android/server/alarm/
H A DAlarmManagerServiceTest.java1167 final int[] types = {RTC_WAKEUP, RTC, ELAPSED_REALTIME_WAKEUP, ELAPSED_REALTIME}; in alarmCountOnSetPi() local
1177 final int[] types = {RTC_WAKEUP, RTC, ELAPSED_REALTIME_WAKEUP, ELAPSED_REALTIME}; in alarmCountOnSetListener() local
/ohos5.0/foundation/communication/nfc/frameworks/js/napi/common/
H A Dnfc_napi_common_utils.cpp756std::initializer_list<napi_valuetype> types, const std::string &argName, const std::string &argTyp… in CheckParametersAndThrow()
/aosp12/frameworks/opt/vcard/java/com/android/vcard/
H A DVCardBuilder.java2005 private void appendTypeParameters(final List<String> types) { in appendTypeParameters()
/aosp12/system/media/camera/docs/
H A Dmetadata_model.py233 def types(self): member in Metadata
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dfa_ability_thread.cpp988 std::vector<std::string> types; in CreateAbilityName() local

1...<<11121314151617