Home
last modified time | relevance | path

Searched defs:getFeature (Results 1 – 2 of 2) sorted by relevance

/applications/standard/photos/common/src/main/ets/default/interface/
DBrowserOperationFactory.ts22 static getFeature(type: string): BrowserOperationInterface { method in BrowserOperationFactory
DBrowserDataFactory.ts27 static getFeature(type: string, param?: unknown): BrowserDataInterface { method in BrowserDataFactory