Home
last modified time | relevance | path

Searched defs:version (Results 376 – 400 of 1471) sorted by relevance

1...<<11121314151617181920>>...59

/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/framework/include/clip/
H A Dclip_plugin.h32 uint8_t version = 0; member
/ohos5.0/drivers/peripheral/intelligent_voice/
H A Dbundle.json4 "version": "4.0", string
/ohos5.0/drivers/peripheral/memorytracker/
H A Dbundle.json4 "version": "3.1", string
/ohos5.0/foundation/multimedia/camera_lite/
H A Dbundle.json4 "version": "3.1", string
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dinput_device.cpp20 …Device::InputDevice(int32_t id, std::string name, int32_t deviceType, int32_t bus, int32_t version, in InputDevice()
65 void InputDevice::SetVersion(int32_t version) in SetVersion()
/aosp14/frameworks/base/services/core/java/com/android/server/updates/
H A DCertificateTransparencyLogInstallReceiver.java54 protected void install(InputStream inputStream, int version) throws IOException { in install()
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/examples/airquality/src/main/
H A Dconfig.json5 "version": { object
/ohos5.0/base/security/security_guard/interfaces/inner_api/common/include/
H A Dsecurity_guard_api.h31 const char *version; member
/ohos5.0/drivers/peripheral/fingerprint_auth/
H A Dbundle.json4 "version": "4.0", string
/ohos5.0/drivers/peripheral/secure_element/
H A Dbundle.json4 "version": "4.0", string
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/heif_impl/heif_parser/box/
H A Dheif_box.h130 void SetVersion(uint8_t version) { version_ = version; } in SetVersion()
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/box/
H A Ditem_info_box.cpp83 uint8_t version = GetVersion(); in InferFullBoxVersion() local
/ohos5.0/base/update/sys_installer/services/module_update/util/src/
H A Dmodule_update_verify.cpp75 bool GetPackInfoVer(const JsonNode &root, const std::string &key, std::string &version) in GetPackInfoVer()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/sensors/fingerprint/aidl/
H A DFingerprintAuthenticationClientTest.java439 private FingerprintAuthenticationClient createClient(int version) throws RemoteException { in createClient()
449 private FingerprintAuthenticationClient createClient(int version, in createClient()
H A DFingerprintDetectClientTest.java173 private FingerprintDetectClient createClient(int version) throws RemoteException { in createClient()
/aosp14/frameworks/base/services/core/java/com/android/server/pm/dex/
H A DPackageDexUsage.java327 int version; in read() local
433 private String readClassLoaderContext(BufferedReader in, int version) throws IOException { in readClassLoaderContext()
444 private Set<String> readLoadingPackages(BufferedReader in, int version) in readLoadingPackages()
467 private boolean isSupportedVersion(int version) { in isSupportedVersion()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dcontainer.h529 static bool LessThanAPIVersion(PlatformVersion version) in LessThanAPIVersion()
535 static bool GreatOrEqualAPIVersion(PlatformVersion version) in GreatOrEqualAPIVersion()
541 static bool LessThanAPITargetVersion(PlatformVersion version) in LessThanAPITargetVersion()
549 static bool GreatOrEqualAPITargetVersion(PlatformVersion version) in GreatOrEqualAPITargetVersion()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dcommit_history_sync.cpp58 void CommitHistorySyncRequestPacket::SetVersion(uint32_t version) in SetVersion()
114 void CommitHistorySyncAckPacket::SetVersion(uint32_t version) in SetVersion()
410 uint32_t version; in RequestPacketDeSerialization() local
498 uint32_t version; in AckPacketDeSerialization() local
/ohos5.0/drivers/peripheral/user_auth/
H A Dbundle.json4 "version": "4.0", string
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/1.0/src/
H A Dscreenregion.cpp133 int32_t ScreenRegion::SetUp(const std::string &version) in SetUp()
/ohos5.0/foundation/ai/ai_engine/
H A Dbundle.json4 "version": "3.1", string
/ohos5.0/base/security/device_auth/services/legacy/authenticators/inc/account_related/creds_manager/
H A Dasy_token_manager.h25 Uint8Buff version; member
/ohos5.0/build/tools/component_tools/static_check/
H A Dcsct.py31 version = "" variable in CsctGlobal
/aosp14/frameworks/base/services/core/java/com/android/server/servicewatcher/
H A DCurrentUserServiceSupplier.java110 int version = Integer.MIN_VALUE; in parseVersion() local
125 protected BoundServiceInfo(String action, int uid, ComponentName componentName, int version, in BoundServiceInfo()
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
H A Dstream_packet_header.h52 uint8_t version : 2; member
91 void SetTlvVersion(uint16_t version) in SetTlvVersion()
316 void SetVersion(uint8_t version, uint8_t subVersion) in SetVersion()

1...<<11121314151617181920>>...59