Home
last modified time | relevance | path

Searched refs:HandleScheduleRunNativeProc (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dchild_scheduler_stub.cpp45 return HandleScheduleRunNativeProc(data, reply); in OnRemoteRequest()
63 int32_t ChildSchedulerStub::HandleScheduleRunNativeProc(MessageParcel &data, MessageParcel &reply) in HandleScheduleRunNativeProc() function in OHOS::AppExecFwk::ChildSchedulerStub
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dchild_scheduler_stub.h39 int32_t HandleScheduleRunNativeProc(MessageParcel &data, MessageParcel &reply);