/base/inputmethod/imf/frameworks/kits/extension/src/ |
H A D | inputmethod_extension.cpp | 44 const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler, in Init() 48 ExtensionBase<InputMethodExtensionContext>::Init(record, application, handler, token); in Init() 52 const std::shared_ptr<AbilityLocalRecord> &record, const std::shared_ptr<OHOSApplication> &application, in CreateAndInitContext() 57 ExtensionBase<InputMethodExtensionContext>::CreateAndInitContext(record, application, handler, token); in CreateAndInitContext() 43 Init(const std::shared_ptr<AbilityLocalRecord> &record, const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler, const sptr<IRemoteObject> &token) Init() argument 51 CreateAndInitContext( const std::shared_ptr<AbilityLocalRecord> &record, const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler, const sptr<IRemoteObject> &token) CreateAndInitContext() argument
|
H A D | js_inputmethod_extension.cpp | 99 const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler, in Init() 103 InputMethodExtension::Init(record, application, handler, token); in Init() 98 Init(const std::shared_ptr<AbilityLocalRecord> &record, const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler, const sptr<IRemoteObject> &token) Init() argument
|
/base/location/frameworks/native/fence_extension_ability/src/ |
H A D | fence_extension.cpp | 40 const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler, in Init() 43 ExtensionBase<FenceExtensionContext>::Init(record, application, handler, token); in Init() 48 const std::shared_ptr<AbilityLocalRecord> &record, const std::shared_ptr<OHOSApplication> &application, in CreateAndInitContext() 52 ExtensionBase<FenceExtensionContext>::CreateAndInitContext(record, application, handler, token); in CreateAndInitContext() 39 Init(const std::shared_ptr<AbilityLocalRecord> &record, const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler, const sptr<IRemoteObject> &token) Init() argument 47 CreateAndInitContext( const std::shared_ptr<AbilityLocalRecord> &record, const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler, const sptr<IRemoteObject> &token) CreateAndInitContext() argument
|
/base/customization/enterprise_device_management/framework/extension/src/ |
H A D | enterprise_admin_extension.cpp | 41 const std::shared_ptr<AppExecFwk::OHOSApplication>& application, in Init() 46 ExtensionBase<EnterpriseAdminExtensionContext>::Init(record, application, handler, token); in Init() 51 const std::shared_ptr<AppExecFwk::OHOSApplication>& application, in CreateAndInitContext() 56 ExtensionBase<EnterpriseAdminExtensionContext>::CreateAndInitContext(record, application, handler, token); in CreateAndInitContext() 40 Init(const std::shared_ptr<AppExecFwk::AbilityLocalRecord>& record, const std::shared_ptr<AppExecFwk::OHOSApplication>& application, std::shared_ptr<AppExecFwk::AbilityHandler>& handler, const sptr<IRemoteObject>& token) Init() argument 49 CreateAndInitContext( const std::shared_ptr<AppExecFwk::AbilityLocalRecord>& record, const std::shared_ptr<AppExecFwk::OHOSApplication>& application, std::shared_ptr<AppExecFwk::AbilityHandler>& handler, const sptr<IRemoteObject>& token) CreateAndInitContext() argument
|
H A D | js_enterprise_admin_extension.cpp | 48 const std::shared_ptr<AppExecFwk::OHOSApplication>& application, in Init() 52 EnterpriseAdminExtension::Init(record, application, handler, token); in Init() 47 Init(const std::shared_ptr<AppExecFwk::AbilityLocalRecord>& record, const std::shared_ptr<AppExecFwk::OHOSApplication>& application, std::shared_ptr<AppExecFwk::AbilityHandler>& handler, const sptr<IRemoteObject>& token) Init() argument
|
/base/print/print_fwk/frameworks/kits/extension/src/ |
H A D | print_extension.cpp | 45 const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler, in Init() 49 ExtensionBase<PrintExtensionContext>::Init(record, application, handler, token); in Init() 54 const std::shared_ptr<AbilityLocalRecord> &record, const std::shared_ptr<OHOSApplication> &application, in CreateAndInitContext() 59 ExtensionBase<PrintExtensionContext>::CreateAndInitContext(record, application, handler, token); in CreateAndInitContext() 44 Init(const std::shared_ptr<AbilityLocalRecord> &record, const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler, const sptr<IRemoteObject> &token) Init() argument 53 CreateAndInitContext( const std::shared_ptr<AbilityLocalRecord> &record, const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler, const sptr<IRemoteObject> &token) CreateAndInitContext() argument
|
/base/notification/common_event_service/frameworks/extension/src/ |
H A D | static_subscriber_extension.cpp | 42 const std::shared_ptr<OHOSApplication>& application, in Init() 47 ExtensionBase<StaticSubscriberExtensionContext>::Init(record, application, handler, token); in Init() 52 const std::shared_ptr<OHOSApplication>& application, in CreateAndInitContext() 57 ExtensionBase<StaticSubscriberExtensionContext>::CreateAndInitContext(record, application, handler, token); in CreateAndInitContext() 41 Init(const std::shared_ptr<AbilityLocalRecord>& record, const std::shared_ptr<OHOSApplication>& application, std::shared_ptr<AbilityHandler>& handler, const sptr<IRemoteObject>& token) Init() argument 50 CreateAndInitContext( const std::shared_ptr<AbilityLocalRecord>& record, const std::shared_ptr<OHOSApplication>& application, std::shared_ptr<AbilityHandler>& handler, const sptr<IRemoteObject>& token) CreateAndInitContext() argument
|
H A D | js_static_subscriber_extension.cpp | 55 "application.StaticSubscriberExtensionContext", &object, 1)->GetNapiValue(); in AttachStaticSubscriberExtensionContext() 91 const std::shared_ptr<AppExecFwk::OHOSApplication>& application, in Init() 95 StaticSubscriberExtension::Init(record, application, handler, token); in Init() 136 env, "application.StaticSubscriberExtensionContext", &contextObj, ARGC_ONE); in ExecNapiWrap() 90 Init(const std::shared_ptr<AppExecFwk::AbilityLocalRecord>& record, const std::shared_ptr<AppExecFwk::OHOSApplication>& application, std::shared_ptr<AppExecFwk::AbilityHandler>& handler, const sptr<IRemoteObject>& token) Init() argument
|
/base/theme/wallpaper_mgr/frameworks/kits/extension/src/ |
H A D | wallpaper_extension_ability.cpp | 43 const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler, in Init() 47 ExtensionBase<WallpaperExtensionContext>::Init(record, application, handler, token); in Init() 51 const std::shared_ptr<AbilityLocalRecord> &record, const std::shared_ptr<OHOSApplication> &application, in CreateAndInitContext() 56 ExtensionBase<WallpaperExtensionContext>::CreateAndInitContext(record, application, handler, token); in CreateAndInitContext() 42 Init(const std::shared_ptr<AbilityLocalRecord> &record, const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler, const sptr<IRemoteObject> &token) Init() argument 50 CreateAndInitContext( const std::shared_ptr<AbilityLocalRecord> &record, const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler, const sptr<IRemoteObject> &token) CreateAndInitContext() argument
|
H A D | js_wallpaper_extension_ability.cpp | 61 const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler, in Init() 65 WallpaperExtensionAbility::Init(record, application, handler, token); in Init() 60 Init(const std::shared_ptr<AbilityLocalRecord> &record, const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler, const sptr<IRemoteObject> &token) Init() argument
|
/base/inputmethod/imf/frameworks/kits/extension/include/ |
H A D | inputmethod_extension.h | 37 * @param application the application info. 44 const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler, 51 * @param application the application info. 56 const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler,
|
H A D | js_inputmethod_extension.h | 47 * @param application the application info. 52 const std::shared_ptr<AppExecFwk::OHOSApplication> &application,
|
/base/customization/enterprise_device_management/framework/extension/include/ |
H A D | enterprise_admin_extension.h | 34 * @param application The application info. 41 const std::shared_ptr<AppExecFwk::OHOSApplication>& application, 49 * @param application The application. 54 const std::shared_ptr<AppExecFwk::OHOSApplication>& application,
|
H A D | js_enterprise_admin_extension.h | 45 const std::shared_ptr<AppExecFwk::OHOSApplication>& application,
|
/base/print/print_fwk/frameworks/kits/extension/include/ |
H A D | print_extension.h | 38 * @param application the application info. 44 const std::shared_ptr<AbilityLocalRecord> &record, const std::shared_ptr<OHOSApplication> &application, 51 * @param application the application info. 56 const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler,
|
H A D | js_print_extension.h | 61 * @param application the application info. 66 const std::shared_ptr<AppExecFwk::OHOSApplication> &application,
|
/base/notification/common_event_service/frameworks/extension/include/ |
H A D | static_subscriber_extension.h | 33 const std::shared_ptr<AppExecFwk::OHOSApplication>& application, 38 const std::shared_ptr<AppExecFwk::OHOSApplication>& application,
|
H A D | js_static_subscriber_extension.h | 43 const std::shared_ptr<AppExecFwk::OHOSApplication>& application,
|
/base/theme/wallpaper_mgr/frameworks/kits/extension/include/ |
H A D | wallpaper_extension_ability.h | 39 * @param application the application info. 45 const std::shared_ptr<AbilityLocalRecord> &record, const std::shared_ptr<OHOSApplication> &application, 52 * @param application the application info. 57 const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler,
|
H A D | js_wallpaper_extension_ability.h | 53 * @param application the application info. 58 const std::shared_ptr<AppExecFwk::OHOSApplication> &application,
|
/base/notification/common_event_service/frameworks/extension/test/static_subscriber_extension_test/ |
H A D | static_subscriber_extension_test.cpp | 137 const std::shared_ptr<OHOSApplication> application = nullptr; in HWTEST_F() local 140 auto resulft = testObject->CreateAndInitContext(record, application, handler, token); in HWTEST_F() 161 const std::shared_ptr<OHOSApplication> application = nullptr; in HWTEST_F() local 165 auto resulft = testObject->CreateAndInitContext(record, application, handler, token); in HWTEST_F() 187 const std::shared_ptr<OHOSApplication> application = nullptr; in HWTEST_F() local 191 testObject->Init(record, application, handler, token); in HWTEST_F()
|
/base/location/frameworks/native/fence_extension_ability/include/ |
H A D | fence_extension.h | 47 * @param application the application info. 53 const std::shared_ptr<AbilityLocalRecord> &record, const std::shared_ptr<OHOSApplication> &application, 60 * @param application the application info. 65 const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler,
|
H A D | js_fence_extension.h | 48 * @param application the application info. 53 const std::shared_ptr<AppExecFwk::OHOSApplication> &application,
|
/base/print/print_fwk/test/unittest/extension_test/ |
H A D | print_extension_test.cpp | 70 std::shared_ptr<OHOSApplication> application = nullptr; in HWTEST_F() local 74 printExtension->CreateAndInitContext(record, application, handler, token); in HWTEST_F()
|
/base/print/print_fwk/test/unittest/fwk_print_http_request_process_test/ |
H A D | print_http_request_process_test.cpp | 32 static const std::string HTTP_RESP_CONTENT_TYPE = "Content-Type: application/ipp\r\n"; 750 requestData.set_header("Content-Type", "application/ipp"); 774 requestData.set_header("Content-Type", "application/ipp"); 968 requestData.set_header("Content-Type", "application/ipp");
|