Home
last modified time | relevance | path

Searched refs:using (Results 1 - 14 of 14) sorted by relevance

/applications/standard/calendardata/calendarmanager/common/
H A Dcalendar_define.h24 using std::string;
25 using std::string_view;
26 using std::vector;
27 using std::optional;
28 using std::variant;
/applications/sample/camera/launcher/launcher/src/main/cpp/
H A Dapp_info.h29 using funcLongPress = bool (*)(AppInfo *app);
30 using funcClick = bool (*)(AppInfo *app);
31 using UninstallApp = bool (*)(AppInfo *app);
32 using AddApp = bool (*)(AppInfo *app);
H A Devent_listener.h24 using OnEventFunc = std::function<bool(UIView& view, const Event& event)>;
/applications/sample/camera/cameraApp/cameraApp/src/main/cpp/
H A Dcamera_manager.h30 using namespace std;
31 using namespace OHOS;
32 using namespace OHOS::Media;
H A Devent_listener.h24 using OnEventFunc = std::function<bool(UIView &view, const Event &event)>;
/applications/sample/camera/gallery/include/
H A Dplayer_ability_slice.h34 using OHOS::Media::Player;
35 using OHOS::Media::Source;
36 using namespace OHOS::Media;
H A Devent_listener.h24 using OnEventFunc = std::function<bool(UIView &view, const Event &event)>;
/applications/standard/calendardata/calendarmanager/napi/include/
H A Dnapi_queue.h28 using NapiCbInfoParser = std::function<void(size_t argc, napi_value* argv)>;
29 using NapiAsyncExecute = std::function<void(void)>;
30 using NapiAsyncComplete = std::function<void(napi_value&)>;
/applications/standard/calendardata/calendarmanager/native/include/
H A Dnative_calendar_manager.h24 using Uri = OHOS::Uri;
H A Devent_filter.h25 using DataShare::DataSharePredicates;
H A Dnative_calendar.h22 using Uri = OHOS::Uri;
H A Dnative_util.h30 using DataShareResultSetPtr = std::shared_ptr<DataShare::DataShareResultSet>;
/applications/sample/camera/setting/setting/src/main/cpp/
H A Devent_listener.h25 using OnEventFunc = std::function<bool(UIView &view, const Event &event)>;
/applications/sample/camera/screensaver/screensaver/src/main/cpp/
H A Devent_listener.h28 using OnEventFunc = std::function<bool(UIView &view, const Event &event)>;

Completed in 4 milliseconds