/ohos5.0/foundation/ai/intelligent_voice_framework/utils/ |
H A D | message_queue.cpp | 47 Message::Message(uint32_t what, std::shared_ptr<void> obj2) : what_(what), obj2_(obj2) in Message() 51 Message::Message(uint32_t what, std::shared_ptr<void> obj2, std::shared_ptr<void> obj3) in Message()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rscommondef_fuzzer/ |
H A D | rscommondef_fuzzer.cpp | 101 MemObject* obj2 = new (std::nothrow) MemObject(size1); in DoMemObject() local
|
/ohos5.0/foundation/ability/ability_base/interfaces/inner_api/base/src/ |
H A D | base_object.cpp | 180 bool Object::Equals(IInterface &obj1, IInterface &obj2) in Equals()
|
/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/fuzztest/eglwrapperdisplay_fuzzer/ |
H A D | eglwrapperdisplay_fuzzer.cpp | 89 EglWrapperObject *obj2 = new EglWrapperObject(disp4); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/distributeddatamgr/preferences/test/js/unittest/preferences/src/ |
H A D | V9_PreferencesPromiseJsunit.test.js | 434 let obj2 = { class in AnonymousFunction1753fbd10100.AnonymousFunction1753fbd11900
|
/ohos5.0/commonlibrary/c_utils/base/test/unittest/common/ |
H A D | utils_parcel_test.cpp | 1912 RemoteObject obj2; variable 1950 RemoteObject obj2; variable 1983 RemoteObject obj2; variable 2016 RemoteObject obj2; variable
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/authentication/unittest/ |
H A D | auth_session_message_test.cpp | 308 JsonObj *obj2 = JSON_CreateObject(); variable
|
/ohos5.0/foundation/distributeddatamgr/preferences/test/ndk/unittest/ |
H A D | preferences_ndk_test.cpp | 625 double obj2 = 2.2; variable
|
/ohos5.0/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/ |
H A D | udmf_client_test.cpp | 2318 auto obj2 = std::make_shared<Object>(); variable 2382 auto obj2 = std::make_shared<Object>(); variable 2446 auto obj2 = std::make_shared<Object>(); variable 2514 auto obj2 = std::make_shared<Object>(); variable
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/ |
H A D | rich_editor_overlay_test_ng.cpp | 1039 ResultObject obj2; variable
|
H A D | rich_editor_test_ng.cpp | 2309 ResultObject obj2; variable
|
/ohos5.0/foundation/arkui/napi/test/unittest/ |
H A D | test_sendable_napi.cpp | 1803 napi_value obj2; variable 1871 napi_value obj2; variable
|
H A D | test_napi.cpp | 4114 napi_value obj2; variable 4174 napi_value obj2; variable
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/ |
H A D | distributeddb_storage_query_sync_test.cpp | 1235 QuerySyncObject obj2; variable
|
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/parcel_benchmark_test/ |
H A D | parcel_benchmark_test.cpp | 1960 RemoteObject obj2; in ParcelWriteData() local 2045 RemoteObject obj2; in BENCHMARK_F() local 2089 RemoteObject obj2; in BENCHMARK_F() local
|
/ohos5.0/base/usb/usb_manager/interfaces/kits/js/napi/src/ |
H A D | usb_info.cpp | 1280 napi_value obj2 = argv[INDEX_1]; in PipeClaimInterface() local 1320 napi_value obj2 = argv[INDEX_1]; in PipeReleaseInterface() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/ |
H A D | stateMgmt.js | 4569 …static notifyObjectValueAssignment(obj1, obj2, notifyPropertyChanged, // notify as assignment (non… argument
|