Home
last modified time | relevance | path

Searched defs:SendRequestSync (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched_executor/services/resschedexeservice/src/
H A Dres_sched_exe_service.cpp40 int32_t ResSchedExeService::SendRequestSync(uint32_t resType, int64_t value, in SendRequestSync() function in OHOS::ResourceSchedule::ResSchedExeService
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched_executor/interfaces/innerkits/ressched_executor_client/src/
H A Dres_sched_exe_client.cpp45 int32_t ResSchedExeClient::SendRequestSync(uint32_t resType, int64_t value, in SendRequestSync() function in OHOS::ResourceSchedule::ResSchedExeClient
H A Dres_sched_exe_service_proxy.cpp28 int32_t ResSchedExeServiceProxy::SendRequestSync(uint32_t resType, int64_t value, in SendRequestSync() function in OHOS::ResourceSchedule::ResSchedExeServiceProxy
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched_executor/services/resschedexemgr/src/
H A Dres_sched_exe_mgr.cpp63 int32_t ResSchedExeMgr::SendRequestSync(uint32_t resType, int64_t value, in SendRequestSync() function in OHOS::ResourceSchedule::ResSchedExeMgr
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched_executor/test/unittest/
H A Dres_sched_exe_service_test.cpp259 int32_t SendRequestSync(uint32_t restype, int64_t value, in SendRequestSync() function in OHOS::ResourceSchedule::TestResSchedExeServiceStub