Home
last modified time | relevance | path

Searched defs:navDestinationId (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/navigation/
H A Dmock_navigation_stack.h33 std::string navDestinationId = "undefined"; member
194 void SetDestinationIdToJsStack(int32_t index, const std::string& navDestinationId) override in SetDestinationIdToJsStack()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_stack.h147 virtual void SetDestinationIdToJsStack(int32_t index, const std::string& navDestinationId) {} in SetDestinationIdToJsStack()
H A Dnavigation_pattern.cpp75 std::string navDestinationId = std::to_string(context->GetNavDestinationId()); in BuildNavDestinationInfoFromContext() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dobserver_handler.h51 std::string navDestinationId; member
/ohos5.0/foundation/barrierfree/accessibility/frameworks/common/src/
H A Daccessibility_element_info.cpp988 void AccessibilityElementInfo::SetNavDestinationId(const int64_t navDestinationId) in SetNavDestinationId()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_navigation_stack.cpp339 …id JSNavigationStack::SetDestinationIdToJsStack(int32_t index, const std::string& navDestinationId) in SetDestinationIdToJsStack()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_api.cpp1557 std::string navDestinationId = navDesInfo->navDestinationId; in GetNavDestinationId() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DjsEnumStyle.js2549 removeByNavDestinationId(navDestinationId) { argument
/ohos5.0/foundation/barrierfree/accessibility/interfaces/kits/napi/accessibility_extension_module_loader/src/
H A Dnapi_accessibility_element.cpp1273 napi_value navDestinationId = nullptr; in GetElementInfoAllAttribute3() local