Home
last modified time | relevance | path

Searched defs:obj2 (Results 1 – 4 of 4) sorted by relevance

/foundation/ai/intelligent_voice_framework/utils/
Dmessage_queue.cpp62 Message::Message(uint32_t what, std::shared_ptr<void> obj2) in Message()
68 Message::Message(uint32_t what, std::shared_ptr<void> obj2, std::shared_ptr<void> obj3) in Message()
/foundation/ability/ability_base/interfaces/inner_api/base/src/
Dbase_object.cpp180 bool Object::Equals(IInterface &obj1, IInterface &obj2) in Equals()
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/fuzztest/eglwrapperdisplay_fuzzer/
Deglwrapperdisplay_fuzzer.cpp89 EglWrapperObject *obj2 = new EglWrapperObject(disp4); in DoSomethingInterestingWithMyAPI() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
Ddistributeddb_storage_query_sync_test.cpp1235 QuerySyncObject obj2; variable