Searched refs:MERGECOMMAND_REMOVE (Results 1 – 3 of 3) sorted by relevance
52 static const char MERGECOMMAND_REMOVE[] = "Remove"; variable231 else if ( rMergeCommand.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( MERGECOMMAND_REMOVE ) ) ) in ProcessMergeOperation()249 ( rMergeCommand.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( MERGECOMMAND_REMOVE ))) ) in ProcessMergeFallback()
41 static const char MERGECOMMAND_REMOVE[] = "Remove"; variable304 else if ( rMergeCommand.equalsAsciiL( MERGECOMMAND_REMOVE, MERGECOMMAND_REMOVE_LEN )) in ProcessMergeOperation()323 ( rMergeCommand.equalsAsciiL( MERGECOMMAND_REMOVE, MERGECOMMAND_REMOVE_LEN )) ) in ProcessFallbackOperation()
47 static const char MERGECOMMAND_REMOVE[] = "Remove"; variable338 else if ( rMergeCommand.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( MERGECOMMAND_REMOVE ) ) ) in ProcessMergeOperation()403 ( rMergeCommand.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( MERGECOMMAND_REMOVE ))) ) in ProcessMergeFallback()
Completed in 58 milliseconds