Home
last modified time | relevance | path

Searched defs:executorIndex_ (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/useriam/user_auth_framework/services/context/inc/
H A Dremote_executor_stub.h54 uint64_t executorIndex_ = 0; variable
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/executors/include/
H A Dexecutor.h66 std::optional<uint64_t> executorIndex_ = std::nullopt; variable
/ohos5.0/base/useriam/user_auth_framework/services/core/inc/
H A Dremote_executor_proxy.h62 uint64_t executorIndex_ = 0; variable
/ohos5.0/base/useriam/user_auth_framework/services/core/src/
H A Dresource_node_impl.cpp67 uint64_t executorIndex_ {0}; member in OHOS::UserIam::UserAuth::ResourceNodeImpl