Searched +defs:object +defs:copy (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/hcs/ |
H A D | ast.js | 207 copy(src, overwrite) { method in AstObject 508 copy(src, overwrite) { method in ConfigNode 653 copy(src, overwrite) { method in ConfigTerm 730 copy(src, overwrite) { method in ConfigArray 757 AstObjectFactory.build = function (object) { argument
|
/ohos5.0/foundation/communication/netmanager_ext/test/mdnsmanager/fuzztest/mdnsclient_fuzzer/ |
H A D | mdns_client_fuzzer.cpp | 77 T object{}; in GetData() local 289 std::vector<uint8_t> copy = std::vector<uint8_t>(str.begin(), str.end()); in ReceivePacketTest() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/jskitsimpl/distributeddata/src/ |
H A D | js_util.cpp | 1048 napi_value object = nullptr; in NewWithRef() local 1077 bool JSUtil::Equals(napi_env env, napi_value value, napi_ref copy) in Equals()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/ |
H A D | js_util.cpp | 1031 napi_value object = nullptr; in NewWithRef() local 1060 bool JSUtil::Equals(napi_env env, napi_value value, napi_ref copy) in Equals()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/ |
H A D | js_util.cpp | 1151 napi_value object = nullptr; in NewWithRef() local 1180 bool JSUtil::Equals(napi_env env, napi_value value, napi_ref copy) in Equals()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/ |
H A D | gltf2_exporter.cpp | 223 int FindObjectIndex(vector<unique_ptr<T>> const& array, T const& object) in FindObjectIndex() 890 MeshPrimitive copy; in operator ()() local
|