Searched refs:executionPriority (Results 1 – 3 of 3) sorted by relevance
135 OH_NN_Priority executionPriority = OH_NN_PRIORITY_MEDIUM; in GetExecutionPriority() local137 executionPriority = OH_NN_PRIORITY_LOW; in GetExecutionPriority()139 executionPriority = OH_NN_PRIORITY_MEDIUM; in GetExecutionPriority()141 executionPriority = OH_NN_PRIORITY_HIGH; in GetExecutionPriority()143 executionPriority = OH_NN_PRIORITY_MEDIUM; in GetExecutionPriority()148 options.executionPriority = executionPriority; in GetExecutionPriority()
46 OH_NN_Priority executionPriority = OH_NN_PRIORITY_MEDIUM; member110 OH_NN_Priority executionPriority = OH_NN_PRIORITY_MEDIUM; member
39 m_delegateData.executionPriority = options.executionPriority; in NnrtDelegateConstructorImpl()78 options.executionPriority = pDelegateData->executionPriority; in GetOptions()