Searched refs:asyncFunctionType_ (Results 1 – 1 of 1) sorted by relevance
74 return asyncFunctionType_; in GetAsyncFunctionType()107 asyncFunctionType_ = ASYNC_FUN_TYPE_PROMISE; in CreatePromise()119 asyncFunctionType_ = ASYNC_FUN_TYPE_CALLBACK; in CreateCallback()130 CameraNapiAsyncFunctionType asyncFunctionType_ = ASYNC_FUN_TYPE_NONE; member