Home
last modified time | relevance | path

Searched refs:inputVal (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_store_interface_test.cpp93 int inputVal = 5; variable
95 ValueObject obj = ValueObject(inputVal);
110 bool inputVal = true; variable
112 ValueObject obj = ValueObject(inputVal);
127 std::string inputVal = "hello"; variable
129 ValueObject obj = ValueObject(inputVal);
144 std::vector<uint8_t> inputVal = { 'h', 'e', 'l', 'l', 'o' }; variable
146 ValueObject obj = ValueObject(inputVal);
166 int inputVal = 5; variable
167 ValueObject obj = ValueObject(inputVal);
/ohos5.0/docs/zh-cn/application-dev/faqs/
H A Dfaqs-arkui-component.md117 @LocalStorageLink('inputVal') inputValue: string = ''
133 @LocalStorageLink('inputVal') inputValue: string = ''
/ohos5.0/docs/en/application-dev/faqs/
H A Dfaqs-arkui-component.md117 @LocalStorageLink('inputVal') inputValue: string = ''
133 @LocalStorageLink('inputVal') inputValue: string = ''