Lines Matching refs:applications
14 applications/sample/hello
27 …Create the **applications/sample/hello/src/helloworld.c** directory and file whose code is shown i…
45 Create the **applications/sample/hello/BUILD.gn** file. The file content is as follows:
72 "applications/sample/camera/communication"
75 "//applications/sample/camera/communication:sample"
93 "applications/sample/hello"
96 "//applications/sample/hello:hello-OHOS"
114 "applications/sample/camera/launcher",
115 "applications/sample/camera/cameraApp",
116 "applications/sample/camera/setting",
117 "applications/sample/camera/gallery",
118 "applications/sample/camera/media"
124 …* component. The following code snippet is the configuration of the **applications** subsystem, wh…
129 "subsystem": "applications",