Home
last modified time | relevance | path

Searched defs:executorType (Results 1 – 3 of 3) sorted by relevance

/base/useriam/user_auth_framework/common/executors/include/public/
Dframework_types.h31 uint32_t executorType; member
/base/useriam/user_auth_framework/services/ipc/src/
Dco_auth_service.cpp96 int32_t executorType = resourceNode->GetAuthType(); in ExecutorRegister() local
/base/useriam/user_auth_framework/frameworks/native/common/dfx/src/
Dhisysevent_adapter.cpp61 void ReportTemplateChange(int32_t executorType, uint32_t changeType, const std::string &reason) in ReportTemplateChange()