/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/wantagent/include/ |
H A D | want_agent_constant.h | 120 START_SERVICE, enumerator
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/event_report_test/ |
H A D | event_report_test.cpp | 69 EXPECT_EQ(EventReport::ConvertEventName(EventName::START_SERVICE), "START_SERVICE"); 413 EventName eventName = EventName::START_SERVICE; 503 EventName eventName = EventName::START_SERVICE; 628 eventName = EventName::START_SERVICE;
|
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/ |
H A D | pending_want_manager.h | 58 START_SERVICE, enumerator
|
/ohos5.0/foundation/ability/ability_runtime/services/common/include/ |
H A D | event_report.h | 82 START_SERVICE, enumerator
|
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | pending_want_record.cpp | 113 case static_cast<int32_t>(OperationType::START_SERVICE): in ExecuteOperation()
|
H A D | ability_connect_manager.cpp | 1133 EventReport::SendStartServiceEvent(EventName::START_SERVICE, eventInfo); in ScheduleCommandAbilityDoneLocked()
|
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/panding_want_manager_test/ |
H A D | panding_want_manager_test.cpp | 190 wantSenderInfo.type = (int32_t)WantAgentConstant::OperationType::START_SERVICE; in GetService()
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/wantagent/src/ |
H A D | want_agent_helper.cpp | 124 case WantAgentConstant::OperationType::START_SERVICE: in GetWantAgent()
|
H A D | pending_want.cpp | 182 WantAgentConstant::OperationType::START_SERVICE, pendingWant); in GetService()
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/pending_want_record_test/ |
H A D | pending_want_record_test.cpp | 411 … MakeWantSenderInfo(want, (int32_t)Flags::CONSTANT_FLAG, 0, (int32_t)OperationType::START_SERVICE);
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-ability-kit/ |
H A D | js-apis-wantAgent.md | 805 | START_SERVICE | 3 | 开启一个无页面的ability。 |
|
H A D | js-apis-app-ability-wantAgent.md | 1253 | START_SERVICE | 3 | 开启一个无页面的Ability(仅在FA模型下生效)。 |
|
/ohos5.0/foundation/ability/ability_runtime/ |
H A D | hisysevent.yaml | 184 START_SERVICE:
|
/ohos5.0/docs/en/application-dev/reference/apis-ability-kit/ |
H A D | js-apis-wantAgent.md | 805 | START_SERVICE | 3 | Starts an ability without a UI.|
|
H A D | js-apis-app-ability-wantAgent.md | 1254 | START_SERVICE | 3 | Starts an ability without a UI (valid only in the FA model).|
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/want_agent_helper_test/ |
H A D | want_agent_helper_test.cpp | 334 wantAgentInfo.operationType_ = WantAgentConstant::OperationType::START_SERVICE;
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/ |
H A D | js-apidiff-ability.md | 303 |新增|NA|类名:OperationType;<br>方法or属性:START_SERVICE|@ohos.app.ability.wantAgent.d.ts| 893 |废弃版本有变化|类名:OperationType;<br>方法or属性:START_SERVICE<br>旧版本信息:|类名:OperationType;<br>方法or属性:START_SERV…
|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-Release/ |
H A D | js-apidiff-ability.md | 303 |Added|NA|Class name: OperationType;<br>Method or attribute name: START_SERVICE|@ohos.app.ability.w… 893 …Method or attribute name: START_SERVICE<br>Old version: |Class name: OperationType;<br>Method or a…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta4/ |
H A D | js-apidiff-ability.md | 298 |新增|NA|模块名: ohos.app.ability.wantAgent<br>类名: OperationType<br>方法名 or 属性名: START_SERVICE|@ohos.app.…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/monthly-202210/ |
H A D | js-apidiff-ability.md | 298 |新增|NA|模块名: ohos.app.ability.wantAgent<br>类名: OperationType<br>方法名 or 属性名: START_SERVICE|@ohos.app.…
|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta4/ |
H A D | js-apidiff-ability.md | 298 …y.wantAgent<br>Class name: OperationType<br>Method or attribute name: START_SERVICE|@ohos.app.abil…
|
/ohos5.0/docs/en/release-notes/api-diff/monthly-202210/ |
H A D | js-apidiff-ability.md | 298 …y.wantAgent<br>Class name: OperationType<br>Method or attribute name: START_SERVICE|@ohos.app.abil…
|