Home
last modified time | relevance | path

Searched refs:NotifyStringVectorChanged2JS (Results 1 - 2 of 2) sorted by relevance

/foundation/barrierfree/accessibility/interfaces/innerkits/acfwk/include/
H A Daccessibility_config_observer.h48 void NotifyStringVectorChanged2JS(std::vector<std::string> value);
/foundation/barrierfree/accessibility/interfaces/kits/napi/src/
H A Dnapi_accessibility_config_observer.cpp85 NotifyStringVectorChanged2JS(value.shortkeyMultiTarget); in OnConfigChanged()
486 void NAccessibilityConfigObserver::NotifyStringVectorChanged2JS(std::vector<std::string> value) in NotifyStringVectorChanged2JS() function in NAccessibilityConfigObserver
500 HILOG_ERROR("NotifyStringVectorChanged2JS Failed to create work."); in NotifyStringVectorChanged2JS()
508 HILOG_ERROR("Failed to execute NotifyStringVectorChanged2JS work queue"); in NotifyStringVectorChanged2JS()

Completed in 1 milliseconds