Home
last modified time | relevance | path

Searched defs:str_vec (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/test/moduletest/module_test_dump_util/
H A Dmodule_test_dump_util.h27 using str_vec = std::vector<std::string>; variable
/ohos5.0/commonlibrary/rust/ylong_json/src/
H A Derror.rs407 let str_vec = [0b10000000u8; 1]; in ut_error_from() localVariable