Home
last modified time | relevance | path

Searched defs:ver (Results 1 - 20 of 20) sorted by relevance

/foundation/systemabilitymgr/samgr_lite/samgr/source/
H A Diunknown.c31 int IUNKNOWN_QueryInterface(IUnknown *iUnknown, int ver, void **target) in IUNKNOWN_QueryInterface() argument
/foundation/distributedhardware/distributed_camera/services/cameraservice/base/src/
H A Ddcamera_sink_frame_info.cpp89 cJSON *ver = cJSON_GetObjectItemCaseSensitive(rootValue, FRAME_INFO_VERSION.c_str()); in Unmarshal() local
/foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr/
H A Diunknown.h174 uint16 ver; member
/foundation/distributedhardware/distributed_camera/services/cameraservice/base/include/
H A Ddcamera_frame_info.h37 std::string ver = ""; member
/foundation/graphic/graphic_3d/lume/metaobject/src/serialization/
H A Dser_nodes.h168 RootNode(const Version& ver, ISerNode::Ptr obj) : serializerVersion_(ver), object(BASE_NS::move(obj)) {} in RootNode() argument
/foundation/graphic/graphic_3d/lume/LumeRender/src/loader/
H A Drender_node_graph_loader.cpp120 string ver; in CompatibilityCheck() local
[all...]
H A Dshader_data_loader.cpp88 string ver; in LoadFunc() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/utils/vertices_fuzzer/
H A Dvertices_fuzzer.cpp47 Vertices ver; in VerticesFuzzTest000() local
/foundation/graphic/graphic_3d/lume/metaobject/src/serialization/backend/
H A Djson_input.cpp152 auto ver = Version(CORE_NS::json::unescape(v->string_)); in ReadMetadata() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H A Ddb_delegate.h89 virtual void SetVersion(int ver) in SetVersion() argument
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/include/mini_discover/
H A Dcoap_def.h52 uint32_t ver : 2; member
/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
H A Dvcard_util.h32 VCardProperty(VCardVersion ver, std::string group, std::string name, std::string value, std::string paramsStr) in VCardProperty() argument
55 void BuildParamString(VCardVersion ver, std::vector<uint8_t> &outList) const in BuildParamString() argument
76 void SetVersion(const VCardVersion ver) in SetVersion() argument
78 static std::string Version2Str(VCardVersion ver) in Version2Str() argument
102 static std::vector<uint8_t> Build(const VCard &vCard, VCardVersion ver) in Build() argument
107 static std::vector<uint8_t> Build(const std::vector<VCard> &vCards, VCardVersion ver) in Build() argument
/foundation/graphic/graphic_3d/lume/LumeEngine/src/loader/
H A Dsystem_graph_loader.cpp368 string ver; in LoadString() local
[all...]
/foundation/communication/netstack/frameworks/native/tls_socket/src/
H A Dtls_certificate.cpp280 auto ver = X509_get_version(x509) + 1; in SetX509Version() local
/foundation/filemanagement/storage_service/services/storage_daemon/libfscrypt/src/
H A Dkey_control.c232 int ver = atoi(buf); in KeyCtrlLoadVersion() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
H A Ddistributeddb_cloud_meta_data_test.cpp251 std::pair<int, CloudSyncData> ver = proxyObj.GetLocalCloudVersion(); in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dcommit_history_sync.cpp269 uint32_t ver = packet->GetVersion(); in RequestRecvCallback() local
313 uint32_t ver = packet->GetVersion(); in AckRecvCallback() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Ddistributeddb_cloud_kv_syncer_test.cpp747 std::pair<int, CloudSyncData> ver = cloudKvObj.GetLocalCloudVersion(nullptr, true, ""); in HWTEST_F() local
H A Ddistributeddb_cloud_db_proxy_test.cpp853 std::pair<int, std::string> ver = proxy.GetCloudVersion("test"); in HWTEST_F() local
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dbase_key.cpp165 int ver; in GetCandidateVersion() local
576 auto ver = KeyCtrlLoadVersion(dir_.c_str()); in StoreKey() local
675 auto ver = KeyCtrlLoadVersion(dir_.c_str()); in StoreKey() local
[all...]

Completed in 11 milliseconds