Home
last modified time | relevance | path

Searched defs:version (Results 301 – 325 of 1211) sorted by relevance

1...<<11121314151617181920>>...49

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/
H A Dnapi_rdb_predicates.cpp114 napi_value RdbPredicatesProxy::InnerNew(napi_env env, napi_callback_info info, int version) in InnerNew()
158 …catesProxy::NewInstance(napi_env env, std::shared_ptr<NativeRdb::RdbPredicates> value, int version) in NewInstance()
226 int version = predicatesProxy->apiversion; in ParseFieldArrayByName() local
253 int version = predicatesProxy->apiversion; in ParseFieldByName() local
273 int version = predicatesProxy->apiversion; in ParseInt32FieldByName() local
293 int version = predicatesProxy->apiversion; in ParseFieldAndValueArray() local
320 int version = predicatesProxy->apiversion; in ParseFieldAndValue() local
348 int version = predicatesProxy->apiversion; in ParseFieldAndStringValue() local
372 int version = predicatesProxy->apiversion; in ParseFieldLowAndHigh() local
/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()
/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()
/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
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/dfx/
H A Ddms_hisysevent_report.h60 std::string version = ""; member
/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/test/mock/include/
H A Daccess_token.h52 unsigned int version : 3; member
/ohos5.0/drivers/peripheral/battery/
H A Dbundle.json4 "version": "3.1", string
/ohos5.0/drivers/peripheral/face_auth/
H A Dbundle.json4 "version": "4.0", string
/ohos5.0/drivers/peripheral/pin_auth/
H A Dbundle.json4 "version": "4.0", string
/ohos5.0/foundation/window/window_manager_lite/
H A Dbundle.json4 "version": "3.1", string
/ohos5.0/commonlibrary/rust/ylong_json/
H A Dbundle.json3 "version": "4.0", string
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_mmi_device_info_adapter_impl.cpp87 void ArkMMIDeviceInfoAdapterImpl::SetVersion(int32_t version) in SetVersion()
/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/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>>...49