Searched refs:EVENT_ADD (Results 1 – 3 of 3) sorted by relevance
59 const std::string EVENT_ADD = "add"; variable
130 if (jsCallBack_.find(EVENT_ADD) == jsCallBack_.end()) { in OnCreate()138 CallJsMethod(EVENT_ADD, argv, ArraySize(argv)); in OnCreate()
433 if (type == EVENT_ADD || type == EVENT_REMOVE || type == EVENT_CHANGE) { in RegisterDisplayListenerWithType()488 if (type == EVENT_ADD || type == EVENT_REMOVE || type == EVENT_CHANGE) { in UnregisterAllDisplayListenerWithType()531 if (type == EVENT_ADD || type == EVENT_REMOVE || type == EVENT_CHANGE) { in UnRegisterDisplayListenerWithType()