Searched defs:get_priority (Results 1 - 4 of 4) sorted by relevance

/external/libxcam/xcore/
H A Dsmart_analysis_handler.h60 uint32_t get_priority () const { function in class:XCam::SmartAnalysisHandler
/external/squashfs-tools/squashfs-tools/
H A Dsort.c81 int get_priority(char *filename, struct stat *buf, int priority) function
195 priority = get_priority(dir->pathname, buf, priority);
205 get_priority(pathname(dir_ent), buf,
/external/autotest/client/bin/net/
H A Dnet_tc.py171 def get_priority(self): member in class:tcfilter
/external/ltp/testcases/kernel/sched/tool/
H A Dtrace_sched.c197 static int get_priority; /* get the priority that is set for this proc. */ local
243 if ((get_priority = sched_getparam(getpid(), &gsp)) == -1) {

Completed in 336 milliseconds