Home
last modified time | relevance | path

Searched defs:entry (Results 1 – 5 of 5) sorted by relevance

/applications/standard/photos/entry/src/main/ets/feature/editor/base/
DPhotoEditBase.ts27 abstract entry(pixelMap: PixelMapWrapper): void; method in PhotoEditBase
/applications/sample/wifi-iot/screenshot32/resource/
Dapp_capture_screen_test_config.json25 "entry": "", string
34 "entry": "", string
43 "entry": "", string
51 "entry": "", string
65 "entry": "", string
81 "entry": "", string
92 "entry": "", string
106 "entry": "aa start -a com.ohos.settings.MainAbility -b com.ohos.settings", string
114 "entry": "aa start -a MainAbility -b com.ohos.note", string
122 "entry": "aa start -a com.ohos.contacts.MainAbility -b com.ohos.contacts", string
[all …]
/applications/sample/wifi-iot/screenshot64/resource/
Dapp_capture_screen_test_config.json25 "entry": "", string
35 "entry": "", string
46 "entry": "", string
53 "entry": "", string
70 "entry": "", string
82 "entry": "aa start -a com.ohos.photos.MainAbility -b com.ohos.photos", string
91 "entry": "", string
105 "entry": "aa start -a com.ohos.camera.MainAbility -b com.ohos.camera", string
114 "entry": "aa start -a com.ohos.settings.MainAbility -b com.ohos.settings", string
123 "entry": "aa start -a MainAbility -b com.ohos.note", string
/applications/sample/wifi-iot/app/samgr/
Dservice_example.c163 IUnknownEntry entry = { in CASE_RegisterInvalidService() local
/applications/standard/photos/entry/src/main/ets/feature/editor/crop/
DPhotoEditCrop.ts69 entry(pixelMap: PixelMapWrapper) { method in PhotoEditCrop