Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/dynamic/test/testcases/
Djs_watch_basic_type_test.h177 std::string subtype = ""; in RecvWatchNullInfo() local
Djs_watch_set_type_test.h221 std::string subtype = ""; in RecvWatchSubtypeInfo() local
Djs_watch_other_type_test.h115 std::string subtype = ""; in RecvWatchSubtypeInfo() local
/arkcompiler/toolchain/tooling/dynamic/base/
Dpt_types.cpp365 const std::string &classname, const std::string &subtype) in ObjectRemoteObject()