Searched defs:createHintSessionWithConfig (Results 1 – 5 of 5) sorted by relevance
42 SessionCreationReturn createHintSessionWithConfig(in IBinder token, in SessionTag tag, in createHintSessionWithConfig() method
54 HalResult<std::shared_ptr<PowerHintSessionWrapper>> EmptyHalWrapper::createHintSessionWithConfig( in createHintSessionWithConfig() function in android::power::EmptyHalWrapper273 HalResult<std::shared_ptr<PowerHintSessionWrapper>> AidlHalWrapper::createHintSessionWithConfig( in createHintSessionWithConfig() function in android::power::AidlHalWrapper
137 HalResult<std::shared_ptr<PowerHintSessionWrapper>> PowerHalController::createHintSessionWithConfig( in createHintSessionWithConfig() function in android::power::PowerHalController
93 static jlong createHintSessionWithConfig(JNIEnv* env, int32_t tgid, int32_t uid, in createHintSessionWithConfig() function
1350 public IHintManager.SessionCreationReturn createHintSessionWithConfig( in createHintSessionWithConfig() method in HintManagerService.BinderService