Home
last modified time | relevance | path

Searched defs:names_ (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/include/common/
H A Doption_args.h66 std::vector<std::string> names_; variable
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dnavigation_route_ohos.h54 std::vector<std::string> names_; variable
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/include/executor/
H A Dsa_dumper.h37 StringVector names_; variable
/ohos5.0/base/location/services/location_locator/locator/include/
H A Dwork_record.h59 std::vector<std::string> names_; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H A Drender_node_create_gpu_buffers.h69 BASE_NS::vector<Names> names_; variable
H A Drender_node_create_gpu_images.h79 BASE_NS::vector<Names> names_; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/
H A Dcloud_cursor_impl.h71 std::vector<std::string> names_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A Dsource_map.h58 std::vector<std::string> names_; variable
/ohos5.0/base/telephony/core_service/utils/vcard/include/
H A Dvcard_contact.h159 std::vector<std::shared_ptr<VCardNameData>> names_; variable
/ohos5.0/foundation/ability/ability_runtime/js_environment/interfaces/inner_api/
H A Dsource_map.h57 std::vector<std::string> names_; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Decs_object.cpp185 BASE_NS::unordered_map<BASE_NS::string_view, BASE_NS::vector<BASE_NS::string_view>> names_; member in EcsObject