Home
last modified time | relevance | path

Searched refs:cmdId_ (Results 1 - 1 of 1) sorted by relevance

/foundation/ability/idl_tool/idl_tool_2/ast/
H A Dast_method.h101 cmdId_ = cmdId; in SetCmdId()
106 return cmdId_; in GetCmdId()
111 return isOverload_ ? "_" + std::to_string(cmdId_) : ""; in GetMethodIdentifier()
163 size_t cmdId_; // used to identify same name method member in OHOS::Idl::ASTMethod

Completed in 1 milliseconds