Home
last modified time | relevance | path

Searched defs:clear (Results 1 – 10 of 10) sorted by relevance

/foundation/ace/ace_engine/frameworks/bridge/declarative_frontend/state_mgmt/src/lib/
Di_storage.ts19 clear(): void; method
Dcontent_storage.ts114 public clear(): boolean { method in ContentStorage
Dapp_storage.ts184 protected clear(): boolean { method in AppStorage
/foundation/ace/ace_engine/frameworks/bridge/declarative_frontend/state_mgmt/src/utest/
Dmock_storage.ts64 public clear(): void { method in MockStorage
/foundation/aafwk/standard/common/task_dispatcher/include/threading/
Dconcurrent_queue.h91 void clear() in clear() function
/foundation/ace/ace_engine/frameworks/core/components/camera/
Dcamera_component.h47 void clear() in clear() function
/foundation/ace/ace_engine/frameworks/bridge/declarative_frontend/engine/
DstateMgmt.js411 static clear() { method in Clipboard
DcontentStorage.js973 clear() { method in ContentStorage
1158 clear() { method in AppStorage
/foundation/ace/ace_engine/frameworks/bridge/declarative_frontend/engine/quickjs/
DjsMockSystemPlugin.js519 clear: function () { method
/foundation/ace/ace_engine/frameworks/core/pipeline/base/
Drender_node.cpp1542 void RenderNode::UpdateWindowBlurRRect(bool clear) in UpdateWindowBlurRRect()