Searched defs:arg (Results 1 – 7 of 7) sorted by relevance
25 static void *DemoSdkBiz(const char *arg) in DemoSdkBiz()
25 void *arg; member
35 static void *LedTask(const char *arg) in LedTask()
39 void SettingsObserver::EnvObserver(void* arg) in EnvObserver()
239 static void *streamProcess(void *arg) in streamProcess()290 static void *streamProcess(void *arg) in streamProcess()
488 char *arg[20] = {0}; in ThreadMain() local
199 std::vector<std::vector<FilterArrayData>> GetFilters(napi_env env, napi_value arg) in GetFilters()