Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dpicker_base_component.cpp33 const char PickerBaseComponent::PICKER_AMPM_COLUMN[] = "amPm"; member in OHOS::Ace::PickerBaseComponent
H A Dpicker_base_component.h416 static const char PICKER_AMPM_COLUMN[]; variable