/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/native/common/ndk/ |
H A D | image_native.cpp | 70 uint32_t componentType, OH_NativeBuffer** nativeBuffer) in OH_ImageNative_GetByteBuffer() 90 Image_ErrorCode OH_ImageNative_GetBufferSize(OH_ImageNative* image, uint32_t componentType, size_t*… in OH_ImageNative_GetBufferSize() 107 Image_ErrorCode OH_ImageNative_GetRowStride(OH_ImageNative* image, uint32_t componentType, int32_t*… in OH_ImageNative_GetRowStride() 124 Image_ErrorCode OH_ImageNative_GetPixelStride(OH_ImageNative* image, uint32_t componentType, int32_… in OH_ImageNative_GetPixelStride()
|
/aosp12/packages/services/Car/cpp/watchdog/server/tests/ |
H A D | PackageInfoTestUtils.cpp | 29 ComponentType componentType, in constructPackageInfo() 42 PackageInfo constructAppPackageInfo(const char* packageName, const ComponentType componentType, in constructAppPackageInfo()
|
/aosp12/packages/modules/Connectivity/tests/cts/hostside/app2/src/com/android/cts/net/hostside/app2/ |
H A D | Common.java | 76 private static boolean validateComponentState(Context context, int componentType, in validateComponentState() 118 static void notifyNetworkStateObserver(Context context, Intent intent, int componentType) { in notifyNetworkStateObserver() 126 static void notifyNetworkStateObserver(Context context, Bundle extras, int componentType) { in notifyNetworkStateObserver()
|
/aosp12/packages/services/Car/service/src/com/android/car/watchdog/ |
H A D | OveruseConfigurationCache.java | 166 @ComponentType int componentType) { in fetchThreshold() 194 public boolean isSafeToKill(String genericPackageName, @ComponentType int componentType, in isSafeToKill() 255 private void setIoThresholdsLocked(int componentType, IoOveruseConfiguration ioConfig) { in setIoThresholdsLocked()
|
H A D | PackageInfoHandler.java | 186 int componentType = ComponentType.UNKNOWN; in getComponentType() local 337 @ComponentType int componentType) { in cachePackageComponentType()
|
H A D | WatchdogPerfHandler.java | 662 int componentType = mPackageInfoHandler.getComponentType( in getPackageKillableStatesForUserId() local 684 int componentType = mPackageInfoHandler.getSharedComponentType( in getPackageKillableStatesForUserId() local 1218 int userId, String genericPackageName, int componentType, boolean isSafeToKill) { in getPackageKillableStateForUserPackageLocked() 1709 @ComponentType int componentType = mPackageInfoHandler.getComponentType( in constructCarWatchdogIoOveruseStatsLocked() local 2074 toResourceSpecificConfiguration(int componentType, IoOveruseConfiguration config) { in toResourceSpecificConfiguration() 2105 static String toComponentTypeStr(int componentType) { in toComponentTypeStr() 2254 int componentType = config.getComponentType(); in checkResourceOveruseConfig() local 2263 checkIoOveruseConfig(config.getIoOveruseConfiguration(), componentType); in checkResourceOveruseConfig() local 2266 private static void checkIoOveruseConfig(IoOveruseConfiguration config, int componentType) { in checkIoOveruseConfig()
|
/aosp12/frameworks/base/services/core/java/com/android/server/media/ |
H A D | MediaButtonReceiverHolder.java | 98 int componentType = (tokens.length == 3) in unflattenFromString() local 117 int componentType = getComponentType(pendingIntent); in create() local 137 ComponentName componentName, @ComponentType int componentType) { in MediaButtonReceiverHolder() 314 private static ComponentName getComponentName(PendingIntent pendingIntent, int componentType) { in getComponentName()
|
/aosp12/frameworks/base/core/java/android/hardware/camera2/marshal/impl/ |
H A D | MarshalQueryableArray.java | 49 static PrimitiveArrayFiller getPrimitiveArrayFiller(Class<?> componentType) { in getPrimitiveArrayFiller()
|
/ohos5.0/docs/en/application-dev/reference/apis-image-kit/ |
H A D | _o_h_o_s_1_1_media_1_1_ohos_image_component.md | 43 ### componentType subsection
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-image-kit/ |
H A D | _o_h_o_s_1_1_media_1_1_ohos_image_component.md | 41 ### componentType subsection
|
/aosp12/packages/services/Car/car-lib/src/android/car/watchdog/ |
H A D | ResourceOveruseConfiguration.java | 167 /* package-private */ ResourceOveruseConfiguration( in ResourceOveruseConfiguration() 294 int componentType = in.readInt(); in ResourceOveruseConfiguration() local 381 public Builder( in Builder()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/app_control/ |
H A D | native_module.cpp | 30 napi_value componentType = nullptr; in AppControlExport() local
|
/ohos5.0/base/update/updater/test/unittest/updater_binary/ |
H A D | updater_binary_unittest.cpp | 136 uint8_t componentType = 22; in CreatePackageBin() local 193 const std::string &scriptPath = "loadScript.us", uint8_t componentType = 0) const in BuildCompnentInfo()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/log/ |
H A D | ace_scoring_log.cpp | 39 AceScoringLog::AceScoringLog(const std::string& pageName, const std::string& componentType, const s… in AceScoringLog()
|
/aosp12/frameworks/base/core/java/android/hardware/camera2/utils/ |
H A D | TypeReference.java | 204 private static final Class<?> getArrayClass(Class<?> componentType) { in getArrayClass() 214 Type componentType = getComponentType(mType); in getComponentType() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/ |
H A D | gltf2_util.h | 91 ComponentType componentType; in CORE3D_BEGIN_NAMESPACE() member
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/ |
H A D | disposed_rule.h | 47 ComponentType componentType = ComponentType::UI_ABILITY; member
|
/aosp12/frameworks/layoutlib/bridge/src/dalvik/system/ |
H A D | VMRuntime_Delegate.java | 31 /*package*/ static Object newUnpaddedArray(VMRuntime runtime, Class<?> componentType, in newUnpaddedArray()
|
/ohos5.0/foundation/barrierfree/accessibility/frameworks/common/test/unittest/ |
H A D | accessibility_event_info_test.cpp | 358 std::string componentType = "text"; variable
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/cj/src/ |
H A D | image_impl.cpp | 107 uint32_t ImageImpl::GetComponent(int32_t componentType, CRetComponent *ret) in GetComponent()
|
/ohos5.0/foundation/multimedia/image_framework/interfaces/kits/native/include/ |
H A D | image_mdk.h | 115 int32_t componentType; member
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/ndk/ |
H A D | image_mdk.cpp | 78 int32_t OH_Image_GetComponent(const ImageNative* native, int32_t componentType, in OH_Image_GetComponent()
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
H A D | image_native_test.cpp | 157 uint32_t componentType = 128; variable
|
/ohos5.0/foundation/barrierfree/accessibility/common/interface/src/parcel/ |
H A D | accessibility_event_info_parcel.cpp | 84 std::string componentType; in ReadFromParcelSecondPart() local
|
/ohos5.0/base/msdp/device_status/services/interaction/drag/include/ |
H A D | drag_drawing.h | 163 std::string componentType; member
|