Searched defs:applyResult (Results 1 – 5 of 5) sorted by relevance
54 bool applyResult = true; in ApplyPrivateStyle() local60 const char * const strValue, bool& applyResult) in NativeViewSetDirection()106 void DivComponent::NativeViewSetLayoutDirection(uint16_t valueId, bool& applyResult) in NativeViewSetLayoutDirection()128 void DivComponent::NativeViewSetMajorAxisAlign(uint16_t valueId, bool& applyResult) in NativeViewSetMajorAxisAlign()
543 bool applyResult = ApplyPrivateStyle(style); in ApplyStyle() local
41 int32_t applyResult = want.GetIntParam("applyResult", -1); in OnReceiveEvent() local
668 std::string applyResult = dataProvider->ConsumeRandomLengthString(MAX_STRING_LENGTH); in TestNotifyAppJobQueueChanged() local
1838 void PrintServiceAbility::NotifyAppJobQueueChanged(const std::string &applyResult) in NotifyAppJobQueueChanged()