Home
last modified time | relevance | path

Searched refs:GenerateExecutorCallbackId (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/useriam/user_auth_framework/frameworks/native/executors/include/framework/
H A Dframework_executor_callback.h51 static uint32_t GenerateExecutorCallbackId();
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/executors/src/framework/
H A Dframework_executor_callback.cpp42 uint32_t callbackId = GenerateExecutorCallbackId(); in FrameworkExecutorCallback()
405 uint32_t FrameworkExecutorCallback::GenerateExecutorCallbackId() in GenerateExecutorCallbackId() function in OHOS::UserIam::UserAuth::FrameworkExecutorCallback