Home
last modified time | relevance | path

Searched defs:get (Results 1 – 25 of 29) sorted by relevance

12

/foundation/ace/ace_engine/frameworks/bridge/declarative_frontend/state_mgmt/src/lib/
Di_property_subscriber_lookup.ts28 get(id: number): IPropertySubscriber; method
Di_storage.ts17 get<T>(key: string): T | undefined; method
Dsynced_property_object_nested.ts61 public get(): C { method in SynchedPropertyNesedObject
Dobserved_property_simple.ts57 public get(): T { method in ObservedPropertySimple
Dobserved_property_object.ts88 public get(): T { method in ObservedPropertyObject
Dsynced_property_object_two_way.ts70 public get(): C { method in SynchedPropertyObjectTwoWay
Dsubscriber_lookup.ts34 public get(id: number): IPropertySubscriber { method in SubscriberManager
Dsynced_property_simple_one_way.ts42 public get(): T { method in SynchedPropertySimpleOneWay
Dcontent_storage.ts27 public get<T>(key: string): T | undefined { method in ContentStorage
Dobserved_object.ts103 public get(target: Object, property: PropertyKey): any { method in SubscribableHandler
Dapp_storage.ts116 public get<T>(propName: string): T | undefined { method in AppStorage
/foundation/distributeddatamgr/objectstore/interfaces/jskits/
Ddistributed_data_object.js28 get: function () { method
39 get: function () { method
112 get: function () { method
/foundation/aafwk/standard/services/abilitymgr/test/unittest/phone/window_info_test/
Dwindow_info_test.cpp47 std::shared_ptr<WindowInfo> WindowInfoTest::get() const in get() function in OHOS::AAFwk::WindowInfoTest
/foundation/ace/ace_engine/frameworks/bridge/declarative_frontend/engine/v8/
Dv8_utils.h40 const char* get() in get() function
/foundation/ace/ace_engine/frameworks/bridge/declarative_frontend/state_mgmt/src/utest/
Dmock_storage.ts45 public get<T>(key: string): T | undefined { method in MockStorage
/foundation/graphic/standard/frameworks/wm/src/
Dwl_subsurface_factory.cpp46 void WlSubsurfaceFactory::OnAppear(const GetServiceFunc get, const std::string &iname, uint32_t ver) in OnAppear()
Dwl_surface_factory.cpp54 void WlSurfaceFactory::OnAppear(const GetServiceFunc get, const std::string &iname, uint32_t ver) in OnAppear()
Dwl_shm_buffer_factory.cpp60 void WlSHMBufferFactory::OnAppear(const GetServiceFunc get, const std::string &iname, uint32_t ver) in OnAppear()
Dwindow_manager_server.cpp51 void WindowManagerServer::OnAppear(const GetServiceFunc get, const std::string &iname, uint32_t ver) in OnAppear()
Dwl_dma_buffer_factory.cpp63 void WlDMABufferFactory::OnAppear(const GetServiceFunc get, const std::string &iname, uint32_t ver) in OnAppear()
/foundation/ace/ace_engine_lite/frameworks/packages/runtime-core/src/core/
Dindex.js101 get() { method
/foundation/ace/ace_engine/frameworks/bridge/declarative_frontend/engine/
DcontentStorage.js26 get(id) { method in SubscriberManager
222 get(target, property) { method in SubscribableHandler
512 get() { method in ObservedPropertyObject
576 get() { method in ObservedPropertySimple
640 get() { method in SynchedPropertyObjectTwoWay
708 get() { method in SynchedPropertyNesedObject
759 get() { method in SynchedPropertySimpleOneWay
851 get() { method in SynchedPropertySimpleTwoWay
894 get(key) { method in ContentStorage
1093 get(propName) { method in AppStorage
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
Dvtp_stream_socket.h87 MyGetFunc get; member
/foundation/ace/ace_engine_lite/frameworks/packages/runtime-core/src/observer/
Dsubject.js149 get() { method
/foundation/aafwk/standard/services/abilitymgr/test/unittest/phone/call_container_test/
Dcall_container_test.cpp140 std::shared_ptr<CallContainer> CallContainerTest::get() const in get() function in OHOS::AAFwk::CallContainerTest

12