Searched defs:num_type (Results 1 – 2 of 2) sorted by relevance
70 bool FfiOHOSRunningLockIsSupported(int32_t num_type, int32_t *ret) in FfiOHOSRunningLockIsSupported()77 int64_t FfiOHOSRunningLockCreate(char *name, int32_t num_type, int32_t *ret) in FfiOHOSRunningLockCreate()
23 CJRunningLock::CJRunningLock(std::string name, int32_t num_type) in CJRunningLock()